diff --git a/wp-includes/class-wp-customize-panel.php b/wp-includes/class-wp-customize-panel.php index a3f02b2f67..52277de66d 100644 --- a/wp-includes/class-wp-customize-panel.php +++ b/wp-includes/class-wp-customize-panel.php @@ -372,7 +372,9 @@ class WP_Customize_Panel { /* translators: %s is the site/panel title in the Customizer */ echo sprintf( __( 'You are customizing %s' ), '{{ data.title }}' ); ?> - + <# if ( data.description ) { #> + + <# } #> <# if ( data.description ) { #>