diff --git a/ext/numeric_score/main.php b/ext/numeric_score/main.php index 9897aa4f..f1545b3b 100644 --- a/ext/numeric_score/main.php +++ b/ext/numeric_score/main.php @@ -58,7 +58,7 @@ class NumericScore extends Extension { $html = ""; foreach($x as $vote) { $html .= "";
"; - $html .= "{$vote['username']}"; + $html .= "{$vote['username']}"; $html .= ""; $html .= $vote['score']; $html .= "