From: Antoine Musso Date: Wed, 22 Sep 2004 01:41:53 +0000 (+0000) Subject: Fix http://bugzilla.wikipedia.org/show_bug.cgi?id=459 Sorting tabindex. X-Git-Tag: 1.5.0alpha1~1899 X-Git-Url: http://git.cyclocoop.org/%22%2C%20generer_url_ecrire%28?a=commitdiff_plain;h=00cdd01cc3106b5df2de2bbb7318ac1701f64477;p=lhc%2Fweb%2Fwiklou.git Fix bugzilla.wikipedia.org/show_bug.cgi?id=459 Sorting tabindex. --- diff --git a/includes/SpecialUserlogin.php b/includes/SpecialUserlogin.php index bd78387c72..632d2e7d4d 100644 --- a/includes/SpecialUserlogin.php +++ b/includes/SpecialUserlogin.php @@ -438,7 +438,7 @@ class LoginForm { - + "); @@ -448,13 +448,13 @@ class LoginForm { $wgOut->addHTML("  $ypa: - $nuo $ye: - + "); if ($wgAllowRealName) { @@ -462,12 +462,12 @@ class LoginForm { $yrn: - + "); } $wgOut->addHTML(" - + $cambutton "); } @@ -476,7 +476,7 @@ class LoginForm {  

$efl
-

+

\n" ); $wgOut->addHTML( $endText );