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(); ?>