r69340 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r69339‎ | r69340 | r69341 >
Date:19:19, 14 July 2010
Author:platonides
Status:ok
Tags:
Comment:
Remove extra space.
Modified paths:
  • /trunk/phase3/skins/Vector.php (modified) (history)

Diff [purge]

Index: trunk/phase3/skins/Vector.php
@@ -293,7 +293,7 @@
294294 // Checks if the user is logged in
295295 if ( $this->loggedin ) {
296296 if ( $wgVectorUseIconWatch ) {
297 - $class = 'icon ';
 297+ $class = 'icon';
298298 $place = 'views';
299299 } else {
300300 $class = '';

Follow-up revisions

RevisionCommit summaryAuthorDate
r697291.16wmf4: Merge Vector fixes from trunk: r65063, r68798, r69335, r69336, r693...catrope14:09, 22 July 2010

Status & tagging log