From 9f6ebb65338d2855f7bdc23d79c1fb46efad0155 Mon Sep 17 00:00:00 2001 From: nacin Date: Fri, 2 Mar 2012 00:41:00 +0000 Subject: [PATCH] Use correct name for feature filter REQUEST data to ensure that the search/filter form is present when a filter is active. see #20147. git-svn-id: http://svn.automattic.com/wordpress/trunk@20069 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-admin/themes.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wp-admin/themes.php b/wp-admin/themes.php index e55e1178b..c22b0aebe 100644 --- a/wp-admin/themes.php +++ b/wp-admin/themes.php @@ -152,7 +152,7 @@ if ( ! current_user_can( 'switch_themes' ) ) {

-has_items() ) : ?> +has_items() ) : ?>