Encapsulate rc_params handling in RecentChange::parseParams
[lhc/web/wiklou.git] / includes / templates / Userlogin.php
index 8bbbfa6..345bb71 100644 (file)
@@ -143,7 +143,7 @@ class UserloginTemplate extends BaseTemplate {
                                        'tabindex' => '6',
                                );
                                $modifiers = array(
-                                       'mw-ui-big', 'mw-ui-constructive',
+                                       'mw-ui-constructive',
                                );
                                echo Html::submitButton( $this->getMsg( 'pt-login-button' )->text(), $attrs, $modifiers );
                                ?>