Special:ExpandTemplates: Use MediaWiki UI
authorFlorianschmidtwelzow <florian.schmidt.welzow@t-online.de>
Fri, 3 Oct 2014 11:49:50 +0000 (13:49 +0200)
committerFlorianschmidtwelzow <florian.schmidt.welzow@t-online.de>
Fri, 3 Oct 2014 17:33:37 +0000 (19:33 +0200)
Bug: 71433
Change-Id: Ibe965741734bb911813084dad132ece179cc0362

includes/specials/SpecialExpandTemplates.php

index 269dff6..2d99d60 100644 (file)
@@ -151,7 +151,7 @@ class SpecialExpandTemplates extends SpecialPage {
                        'contexttitle',
                        60,
                        $title,
-                       array( 'autofocus' => true )
+                       array( 'autofocus' => true, 'class' => 'mw-ui-input-inline' )
                ) . '</p>';
                $form .= '<p>' . Xml::label(
                        $this->msg( 'expand_templates_input' )->text(),