From 08f67db8a3fcefa174d7497c114225e1d45d0084 Mon Sep 17 00:00:00 2001 From: Andrea Fercia Date: Wed, 9 Dec 2015 22:19:01 +0000 Subject: [PATCH] Accessibility: remove no-purpose title attributes from the login screen. Also, it's hard to convey the ironic tone of the sentences used for these title attributes in languages other than English. Fixes #34943. git-svn-id: https://develop.svn.wordpress.org/trunk@35846 602fd350-edb4-49c9-b593-d223f7449a82 --- src/wp-login.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/wp-login.php b/src/wp-login.php index ea3afc6c45..b1cfa42521 100644 --- a/src/wp-login.php +++ b/src/wp-login.php @@ -216,7 +216,7 @@ function login_footer($input_id = '') { // Don't allow interim logins to navigate away from the page. if ( ! $interim_login ): ?> -

+

@@ -737,7 +737,7 @@ case 'register' : - +