From 9743618cb6a3166f49d0336f38d77ff4c7f123ae Mon Sep 17 00:00:00 2001 From: Matt Mullenweg Date: Wed, 11 Jun 2003 06:03:41 +0000 Subject: [PATCH] Focus and tabindex fixes. git-svn-id: https://develop.svn.wordpress.org/trunk@201 602fd350-edb4-49c9-b593-d223f7449a82 --- b2login.php | 61 ++++++++++++++++++++++++++++++++--------------------- 1 file changed, 37 insertions(+), 24 deletions(-) diff --git a/b2login.php b/b2login.php index aa0b55ca82..b3814d30b0 100644 --- a/b2login.php +++ b/b2login.php @@ -170,6 +170,13 @@ case 'lostpassword': WordPress > Lost password ? + @@ -180,7 +187,7 @@ case 'lostpassword': if ($error) echo "
$error
 
"; ?> -
+ @@ -253,50 +260,56 @@ default: header("Location: wp-admin/b2edit.php"); exit(); } - ?> + ?> + -WordPress > Login form - - + WordPress > Login form + + + - - "; ?> - + - - - - + + + + - - -
-
- - + + +
+
+
- \ No newline at end of file