From cf96892c2e3d70d1c75aada63ec43ed5eebc60e9 Mon Sep 17 00:00:00 2001 From: nacin Date: Thu, 13 Jan 2011 22:00:30 +0000 Subject: [PATCH] Revert unrelated cruft in [17288]. see #14647. git-svn-id: http://svn.automattic.com/wordpress/trunk@17289 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-admin/themes.php | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/wp-admin/themes.php b/wp-admin/themes.php index dcb1ae9f0..ea36c4b84 100644 --- a/wp-admin/themes.php +++ b/wp-admin/themes.php @@ -194,11 +194,7 @@ if ( ! current_user_can( 'switch_themes' ) ) {
-has_items() ) : - - $wp_list_table->no_items(); - -endif; ?> + display(); ?>