From: Platonides Date: Wed, 14 Jul 2010 19:19:16 +0000 (+0000) Subject: Remove extra space. X-Git-Tag: 1.31.0-rc.0~36144 X-Git-Url: http://git.cyclocoop.org/%22.%24info%5B?a=commitdiff_plain;h=7b612418955fd71502a4f43de71e9770712045e7;p=lhc%2Fweb%2Fwiklou.git Remove extra space. --- diff --git a/skins/Vector.php b/skins/Vector.php index 36926511fa..5c99165988 100644 --- a/skins/Vector.php +++ b/skins/Vector.php @@ -293,7 +293,7 @@ class SkinVector extends SkinTemplate { // Checks if the user is logged in if ( $this->loggedin ) { if ( $wgVectorUseIconWatch ) { - $class = 'icon '; + $class = 'icon'; $place = 'views'; } else { $class = '';