From 4b9f6216e9923f24834ee6faac07512eefd65fcf Mon Sep 17 00:00:00 2001 From: Daryl Koopersmith Date: Thu, 24 May 2012 03:29:51 +0000 Subject: [PATCH] Theme Customizer: Change 'Return to...' link to 'Cancel' and move 'Save' button to header. props helenyhou, fixes #20692, see #19910. git-svn-id: https://develop.svn.wordpress.org/trunk@20864 602fd350-edb4-49c9-b593-d223f7449a82 --- wp-admin/customize.php | 15 +++++++-------- wp-includes/css/customize-controls.dev.css | 22 +++++++++++----------- wp-includes/js/customize-controls.dev.js | 9 ++------- wp-includes/js/customize-loader.dev.js | 2 +- wp-includes/theme.php | 9 +++------ 5 files changed, 24 insertions(+), 33 deletions(-) diff --git a/wp-admin/customize.php b/wp-admin/customize.php index a081573b22..08e997db90 100644 --- a/wp-admin/customize.php +++ b/wp-admin/customize.php @@ -50,8 +50,13 @@ do_action( 'customize_controls_print_scripts' );
@@ -81,12 +86,6 @@ do_action( 'customize_controls_print_scripts' );