From: Amir E. Aharoni Date: Wed, 2 May 2012 12:34:27 +0000 (+0300) Subject: Removing unnecessary space from the end of the page heading. X-Git-Tag: 1.31.0-rc.0~23755^2 X-Git-Url: http://git.cyclocoop.org/%7B%24www_url%7Dadmin/password.php?a=commitdiff_plain;h=6011f2d2f496754c8f493923898e65a2c86bfb06;p=lhc%2Fweb%2Fwiklou.git Removing unnecessary space from the end of the page heading. Addresses a comment Fomafix made at http://www.mediawiki.org/wiki/Special:Code/MediaWiki/105870#c32772 Change-Id: Ic9887a079734b28155f46ffaeedec02ff8ad81ca --- diff --git a/skins/Vector.php b/skins/Vector.php index d1b51a688e..404bbe7d4b 100644 --- a/skins/Vector.php +++ b/skins/Vector.php @@ -134,9 +134,7 @@ class VectorTemplate extends BaseTemplate { -

- html( 'title' ) ?> -

+

html( 'title' ) ?>