From 25f40667d0cd59a92fb555b27553311974b38f01 Mon Sep 17 00:00:00 2001 From: Andrea Fercia Date: Fri, 9 Dec 2016 18:58:51 +0000 Subject: [PATCH] Accessibility: Remove inappropriate content from the Edit Comments screen heading. See #26601. git-svn-id: https://develop.svn.wordpress.org/trunk@39552 602fd350-edb4-49c9-b593-d223f7449a82 --- src/wp-admin/edit-comments.php | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/src/wp-admin/edit-comments.php b/src/wp-admin/edit-comments.php index a33f986b30..51afd71cb8 100644 --- a/src/wp-admin/edit-comments.php +++ b/src/wp-admin/edit-comments.php @@ -194,7 +194,7 @@ require_once( ABSPATH . 'wp-admin/admin-header.php' ); ?>
-

+'; /* translators: %s: search keywords */ @@ -215,7 +217,9 @@ if ( isset($_REQUEST['s']) && strlen( $_REQUEST['s'] ) ) { ); echo ''; } -?> +?> + +