From 31e6f087d7d94c8615094d8f8613e219fc3723eb Mon Sep 17 00:00:00 2001 From: Andrew 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: https://develop.svn.wordpress.org/trunk@20069 602fd350-edb4-49c9-b593-d223f7449a82 --- 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 e55e1178b2..c22b0aebee 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() ) : ?>