From 9f550982a1bd6065d22ad20558e75d2f058333a7 Mon Sep 17 00:00:00 2001 From: Daryl 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: https://develop.svn.wordpress.org/trunk@20810 602fd350-edb4-49c9-b593-d223f7449a82 --- 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 c8bdd797c4..80d9b19834 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 +