From 3387e84c765b0d52ef8f9a324161ec40c496df55 Mon Sep 17 00:00:00 2001 From: Volker E Date: Mon, 7 Mar 2016 18:18:23 -0800 Subject: [PATCH] Minor update on login form on layout and buttons Changing current `constructive` button to `progressive` as part of the consolidation task T110555. Also bringing some minor layout improvements, aligning values to CSS coding guidelines and cleaning up typos and superflous (initial) style values. Bug: T89860 Bug: T126307 Change-Id: I2cc642ddc78f1b436e47261568601be592fe1fa4 Depends-on: I095eddfe5ec2f1fbc81939b67ed467484e15092b --- includes/templates/Userlogin.php | 16 ++++++++-------- .../mediawiki.special.userlogin.common.css | 5 +++-- .../mediawiki.special.userlogin.login.css | 5 ++--- 3 files changed, 13 insertions(+), 13 deletions(-) diff --git a/includes/templates/Userlogin.php b/includes/templates/Userlogin.php index 4a0b413f43..f19c0f2b75 100644 --- a/includes/templates/Userlogin.php +++ b/includes/templates/Userlogin.php @@ -1,7 +1,7 @@ data['formheader'] ) { ?>
- html( 'formheader' ); /* extensions such as MobileFrontend add html here */ ?> + html( 'formheader' ); /* extensions such as MobileFrontend add HTML here */ ?>
-
-
-