From 9d474c8206b1244033a2ba4ee12ad615c8b4fb28 Mon Sep 17 00:00:00 2001 From: Andrea Fercia Date: Fri, 9 Dec 2016 18:59:40 +0000 Subject: [PATCH] Accessibility: Remove inappropriate content from the Edit Comments screen heading. See #26601. Built from https://develop.svn.wordpress.org/trunk@39552 git-svn-id: http://core.svn.wordpress.org/trunk@39492 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-admin/edit-comments.php | 8 ++++++-- wp-includes/version.php | 2 +- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/wp-admin/edit-comments.php b/wp-admin/edit-comments.php index a33f986b30..51afd71cb8 100644 --- a/wp-admin/edit-comments.php +++ b/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 ''; } -?> +?> + +