From daa51138fcff09dcdb655ddd8fdc16a1a1e35c65 Mon Sep 17 00:00:00 2001 From: Dominik Schilling Date: Sat, 11 Jul 2015 20:05:24 +0000 Subject: [PATCH] Customizer: Merge two strings. see #32576. Built from https://develop.svn.wordpress.org/trunk@33164 git-svn-id: http://core.svn.wordpress.org/trunk@33136 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-includes/class-wp-customize-control.php | 2 +- wp-includes/version.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/wp-includes/class-wp-customize-control.php b/wp-includes/class-wp-customize-control.php index 51e35611d2..6aad58eb9b 100644 --- a/wp-includes/class-wp-customize-control.php +++ b/wp-includes/class-wp-customize-control.php @@ -1607,7 +1607,7 @@ class WP_Customize_Nav_Menu_Control extends WP_Customize_Control {