From b25215409124afa540e9756885e34fbe33fdc208 Mon Sep 17 00:00:00 2001 From: Sergey Biryukov Date: Tue, 13 Feb 2018 22:14:36 +0000 Subject: [PATCH] Customize: Correct closing tags in `customize_themes_print_templates()`. Props johnpgreen, nandorsky. Fixes #43307. git-svn-id: https://develop.svn.wordpress.org/trunk@42711 602fd350-edb4-49c9-b593-d223f7449a82 --- src/wp-admin/includes/theme.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/wp-admin/includes/theme.php b/src/wp-admin/includes/theme.php index b9164a7e71..90ecbc216e 100644 --- a/src/wp-admin/includes/theme.php +++ b/src/wp-admin/includes/theme.php @@ -744,14 +744,14 @@ function customize_themes_print_templates() {
<# if ( data.active ) { #> - <# } else if ( 'installed' === data.type ) { #> <# if ( data.actions && data.actions['delete'] ) { #> <# } #> - <# } else { #>