diff --git a/wp-admin/categories.php b/wp-admin/categories.php
index 7bdc77eb28..fb40154155 100644
--- a/wp-admin/categories.php
+++ b/wp-admin/categories.php
@@ -131,8 +131,10 @@ $messages[5] = __('Category not updated.');
-
-
+
' . __('Search results for “%s”') . '', wp_specialchars( stripslashes($_GET['s']) ) ); ?>
+
diff --git a/wp-admin/edit-comments.php b/wp-admin/edit-comments.php
index 43445e4e60..46923c6e0a 100644
--- a/wp-admin/edit-comments.php
+++ b/wp-admin/edit-comments.php
@@ -86,8 +86,10 @@ $search = attribute_escape( $search_dirty ); ?>
-
-
+
' . __('Search results for “%s”') . '', wp_specialchars( stripslashes($_GET['s']) ) ); ?>
+
-
-
+
' . __('Search results for “%s”') . '', wp_specialchars( stripslashes($_GET['s']) ) ); ?>
+
diff --git a/wp-admin/edit-pages.php b/wp-admin/edit-pages.php
index 384d08bfd8..2639816bbf 100644
--- a/wp-admin/edit-pages.php
+++ b/wp-admin/edit-pages.php
@@ -104,8 +104,10 @@ require_once('admin-header.php'); ?>
-
-
+
' . __('Search results for “%s”') . '', wp_specialchars( get_search_query() ) ); ?>
+
diff --git a/wp-admin/edit-tags.php b/wp-admin/edit-tags.php
index d1a8072597..6d1c96685e 100644
--- a/wp-admin/edit-tags.php
+++ b/wp-admin/edit-tags.php
@@ -130,8 +130,10 @@ $messages[6] = __('Tags deleted.'); ?>
-
-
+
' . __('Search results for “%s”') . '', wp_specialchars( stripslashes($_GET['s']) ) ); ?>
+
diff --git a/wp-admin/edit.php b/wp-admin/edit.php
index 2f6424dc6e..73fb485292 100644
--- a/wp-admin/edit.php
+++ b/wp-admin/edit.php
@@ -96,8 +96,10 @@ else
-
-
+
' . __('Search results for “%s”') . '', wp_specialchars( get_search_query() ) ); ?>
+
diff --git a/wp-admin/link-manager.php b/wp-admin/link-manager.php
index 7bc92a3049..f93cbce2d2 100644
--- a/wp-admin/link-manager.php
+++ b/wp-admin/link-manager.php
@@ -71,8 +71,10 @@ switch ($order_by) {
-
-
+
' . __('Search results for “%s”') . '', wp_specialchars( stripslashes($_GET['s']) ) ); ?>
+
-
-
+
' . __('Search results for “%s”') . '', wp_specialchars( get_search_query() ) ); ?>
+
diff --git a/wp-admin/users.php b/wp-admin/users.php
index 754da1c8f5..674d156d70 100644
--- a/wp-admin/users.php
+++ b/wp-admin/users.php
@@ -239,8 +239,10 @@ if ( ! empty($messages) ) {
-
-
+
' . __('Search results for “%s”') . '', wp_specialchars( get_search_query() ) ); ?>
+