From ca6e76914fa430939a7aef19ac74e2e874bc3d66 Mon Sep 17 00:00:00 2001 From: Dion Hulse Date: Mon, 2 Dec 2013 07:19:40 +0000 Subject: [PATCH] Themes: Remove some HTML from a new string and put it in the replacement value instead. See #25948 git-svn-id: https://develop.svn.wordpress.org/trunk@26522 602fd350-edb4-49c9-b593-d223f7449a82 --- src/wp-admin/themes.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/wp-admin/themes.php b/src/wp-admin/themes.php index 5058a3984f..d4bc26b441 100644 --- a/src/wp-admin/themes.php +++ b/src/wp-admin/themes.php @@ -280,7 +280,7 @@ if ( ! is_multisite() && current_user_can('edit_themes') && $broken_themes = wp_

{{{ data.description }}}

<# if ( data.parent ) { #> -

%s.' ), '{{{ data.parent }}}' ); ?>

+

{{{ data.parent }}}' ); ?>

<# } #> <# if ( data.tags ) { #>