X-Git-Url: https://scripts.mit.edu/gitweb/autoinstalls/wordpress.git/blobdiff_plain/8f374b7233bc2815ccc387e448d208c5434eb961..245e789b234afa4525862e7a6e5e3c2e7a52ef20:/wp-admin/customize.php diff --git a/wp-admin/customize.php b/wp-admin/customize.php index 3e6a6750..b1485d1f 100644 --- a/wp-admin/customize.php +++ b/wp-admin/customize.php @@ -1,13 +1,17 @@ theme()->display('Name') ) ) ); -?><?php echo $admin_title; ?><?php echo $admin_title; ?> + + +
- get_stylesheet() ); ?> +
is_theme_active() ? __( 'Save & Publish' ) : __( 'Save & Activate' ); - submit_button( $save_text, 'primary', 'save', false ); + submit_button( $save_text, 'primary save', 'save', false ); ?> - + @@ -82,16 +118,17 @@ do_action( 'customize_controls_print_scripts' ); $cannot_expand = ! ( $screenshot || $wp_customize->theme()->get('Description') ); ?> -
-
-
+
+
+
+
' . $wp_customize->theme()->display('Name') . '' ); ?>
-
+
@@ -110,6 +147,7 @@ do_action( 'customize_controls_print_scripts' ); ?>
+