From 21384672a45db9f2976d6dc3b7d4e9dabec3f25d Mon Sep 17 00:00:00 2001 From: koopersmith Date: Wed, 16 May 2012 21:05:11 +0000 Subject: [PATCH] Manage Themes: Show current theme screen shot when customize is not supported. props ocean90, fixes #20693, see #19910. git-svn-id: http://core.svn.wordpress.org/trunk@20810 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-admin/themes.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/wp-admin/themes.php b/wp-admin/themes.php index c8bdd797c..80d9b1983 100644 --- a/wp-admin/themes.php +++ b/wp-admin/themes.php @@ -123,6 +123,7 @@ $customize_title = sprintf( __( 'Customize “%s”' ), $ct->display('Na <?php esc_attr_e( 'Current theme preview' ); ?> + <?php esc_attr_e( 'Current theme preview' ); ?>

@@ -279,4 +280,4 @@ if ( ! is_multisite() && current_user_can('edit_themes') && $broken_themes = wp_ ?> - \ No newline at end of file +