From eeed75263bc08b1d1fca2dfa9c28f975be6402e9 Mon Sep 17 00:00:00 2001 From: Alexander Yakovlev Date: Sun, 9 Apr 2017 15:19:19 +0700 Subject: [PATCH] noprint class on ratings --- IUTClass.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/IUTClass.php b/IUTClass.php index 7ce55f6..a5397b6 100644 --- a/IUTClass.php +++ b/IUTClass.php @@ -164,7 +164,7 @@ class IUT { $make_vote_box_clickable = ' vote-clickable'; } - $output = "
"; + $output = "
"; $output .= '' . $this->count() . ' ' . wfMessage('people-count')->parse() . ' '; $output .= '';