From cc79819f17810bddb6af2355ed594b9d2c213093 Mon Sep 17 00:00:00 2001 From: saxmatt Date: Wed, 11 Jun 2003 06:03:41 +0000 Subject: [PATCH] Focus and tabindex fixes. git-svn-id: http://svn.automattic.com/wordpress/trunk@201 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- 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