From 7232a40edc6d23db95e01dbc2fd4ff1adb0819d5 Mon Sep 17 00:00:00 2001 From: Andrew Nacin Date: Thu, 13 Jan 2011 22:00:30 +0000 Subject: [PATCH] Revert unrelated cruft in [17288]. see #14647. git-svn-id: https://develop.svn.wordpress.org/trunk@17289 602fd350-edb4-49c9-b593-d223f7449a82 --- 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 dcb1ae9f02..ea36c4b841 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(); ?>