From d21652cb934804486a694b0916f1942e08d8bdc9 Mon Sep 17 00:00:00 2001 From: Sergey Biryukov Date: Fri, 4 May 2018 01:02:06 +0000 Subject: [PATCH] Customize: Correct closing tag in `WP_Customize_Theme_Control::content_template()`. Props itowhid06. Fixes #43945. git-svn-id: https://develop.svn.wordpress.org/trunk@43166 602fd350-edb4-49c9-b593-d223f7449a82 --- src/wp-includes/customize/class-wp-customize-theme-control.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/wp-includes/customize/class-wp-customize-theme-control.php b/src/wp-includes/customize/class-wp-customize-theme-control.php index 13b803ac60..6b86ce84de 100644 --- a/src/wp-includes/customize/class-wp-customize-theme-control.php +++ b/src/wp-includes/customize/class-wp-customize-theme-control.php @@ -117,7 +117,7 @@ class WP_Customize_Theme_Control extends WP_Customize_Control {

{{ data.theme.name }}

-