From 843d19481ddad489bb6df532966a94195d077696 Mon Sep 17 00:00:00 2001 From: Evan Prodromou Date: Sat, 29 Nov 2003 19:01:21 +0000 Subject: [PATCH] Changed the remember password box location (RFE# 832812). It's now right next to the password input box. Had to move the login button up one table cell to fit it in, though. --- includes/SpecialUserlogin.php | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) diff --git a/includes/SpecialUserlogin.php b/includes/SpecialUserlogin.php index bd43239c49..39cfeac586 100644 --- a/includes/SpecialUserlogin.php +++ b/includes/SpecialUserlogin.php @@ -326,16 +326,22 @@ color='red'>$err\n" );
- + + + +"); + + +"); if ($wgUser->isAllowedToCreateAccount()) { @@ -356,10 +362,6 @@ $cambutton } $wgOut->addHTML(" - -
$yn: + -
+ +
$yp: - -
- -
 

$efl
-- 2.20.1