From 4423fd7c685122be5a5e77a5bffb955c023de18a Mon Sep 17 00:00:00 2001 From: Andrew Nacin Date: Thu, 24 May 2012 07:05:32 +0000 Subject: [PATCH] Add space between 'Plugins' title and 'Add New' button on plugins.php, like all other screens. [20868] was not meant to hit the 3.3 branch. git-svn-id: https://develop.svn.wordpress.org/trunk@20871 602fd350-edb4-49c9-b593-d223f7449a82 --- wp-admin/plugins.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wp-admin/plugins.php b/wp-admin/plugins.php index 2ed43c26b0..1acad9cf4d 100644 --- a/wp-admin/plugins.php +++ b/wp-admin/plugins.php @@ -404,7 +404,7 @@ if ( !empty($invalid) )

- + ' . __('Search results for “%s”') . '', esc_html( $s ) ); ?>