diff --git a/templates/league-table.php b/templates/league-table.php index 87ce85b3..9beaa435 100644 --- a/templates/league-table.php +++ b/templates/league-table.php @@ -121,7 +121,7 @@ foreach ( $data as $team_id => $row ): $td_class = ' sp-highlight'; endif; - $output .= ''; + $output .= ''; // Rank $output .= '' . sp_array_value( $row, 'pos' ) . ''; @@ -167,4 +167,4 @@ if ( $show_full_table_link ) ?>
-
\ No newline at end of file +