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