From: Evan Prodromou Date: Sat, 29 Nov 2003 19:01:21 +0000 (+0000) Subject: Changed the remember password box location (RFE# 832812). It's now right X-Git-Tag: 1.1.0~54 X-Git-Url: http://git.cyclocoop.org/?a=commitdiff_plain;h=843d19481ddad489bb6df532966a94195d077696;p=lhc%2Fweb%2Fwiklou.git 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. --- 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