From ee5b84022847492e712fb5fde10a68ba438df798 Mon Sep 17 00:00:00 2001 From: Andrea Fercia Date: Wed, 7 Dec 2016 18:28:49 +0000 Subject: [PATCH] Accessibility: Remove inappropriate content from the Users screen heading. See #26601. git-svn-id: https://develop.svn.wordpress.org/trunk@39534 602fd350-edb4-49c9-b593-d223f7449a82 --- src/wp-admin/users.php | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/src/wp-admin/users.php b/src/wp-admin/users.php index 24367647b2..214c06d8d3 100644 --- a/src/wp-admin/users.php +++ b/src/wp-admin/users.php @@ -491,9 +491,11 @@ if ( ! empty($messages) ) { } ?>
-

-

+ + @@ -505,7 +507,8 @@ if ( strlen( $usersearch ) ) { printf( '' . __( 'Search results for “%s”' ) . '', esc_html( $usersearch ) ); } ?> - + +
views(); ?>