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 = "
"; - $html .= "{$vote['username']}"; + $html .= "{$vote['username']}"; $html .= " | "; $html .= $vote['score']; $html .= " |