From f22c2110ac61856793be5dd3ee9520bafa807543 Mon Sep 17 00:00:00 2001 From: "Dominik Schilling (ocean90)" Date: Wed, 13 Aug 2014 18:25:04 +0000 Subject: [PATCH] Customizer: Fix ID attribute for a panel. props celloexpressions. fixes #29174. git-svn-id: https://develop.svn.wordpress.org/trunk@29482 602fd350-edb4-49c9-b593-d223f7449a82 --- src/wp-includes/class-wp-customize-section.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/wp-includes/class-wp-customize-section.php b/src/wp-includes/class-wp-customize-section.php index 162670becb..8e03733b05 100644 --- a/src/wp-includes/class-wp-customize-section.php +++ b/src/wp-includes/class-wp-customize-section.php @@ -243,7 +243,7 @@ class WP_Customize_Panel extends WP_Customize_Section { */ protected function render() { ?> -
  • +
  • title ); ?>