From 9dc633d26120da49deff786c7428cba84605aa95 Mon Sep 17 00:00:00 2001 From: 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: http://core.svn.wordpress.org/trunk@20871 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- 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 2ed43c26b..1acad9cf4 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 ) ); ?>