From 47a04c044de80509b714229f3ef5906659e7a065 Mon Sep 17 00:00:00 2001 From: Weston Ruter Date: Mon, 14 Nov 2016 04:32:47 +0000 Subject: [PATCH] Customize: Remove root panel description text which notes that edit shortcuts can be toggled by clicking anywhere in the preview. Amends [39131], in which this method of toggling edit shortcuts was removed. Props presskopp. See #27403. git-svn-id: https://develop.svn.wordpress.org/trunk@39218 602fd350-edb4-49c9-b593-d223f7449a82 --- src/wp-admin/customize.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/wp-admin/customize.php b/src/wp-admin/customize.php index c90f1143a3..44654c003f 100644 --- a/src/wp-admin/customize.php +++ b/src/wp-admin/customize.php @@ -160,7 +160,7 @@ do_action( 'customize_controls_print_scripts' );