r76451 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r76450‎ | r76451 | r76452 >
Date:15:37, 10 November 2010
Author:demon
Status:ok
Tags:
Comment:
(bug 25856) fix exaggerated indentation of checkbox text
Modified paths:
  • /trunk/phase3/includes/installer/WebInstaller.php (modified) (history)

Diff [purge]

Index: trunk/phase3/includes/installer/WebInstaller.php
@@ -802,7 +802,6 @@
803803 $params['value'],
804804 $params['attribs'] + array(
805805 'id' => $params['controlName'],
806 - 'class' => 'config-input-text',
807806 'tabindex' => $this->nextTabIndex(),
808807 )
809808 ) .

Status & tagging log