From 0e5af31e0f9f4fa433be90b695caac43957631df Mon Sep 17 00:00:00 2001 From: Dion Hulse Date: Mon, 2 Dec 2013 08:38:10 +0000 Subject: [PATCH] Themes: Update notifiations shouldn't be a if they're not links, data.update already contains

tags. See #25948 Built from https://develop.svn.wordpress.org/trunk@26524 git-svn-id: http://core.svn.wordpress.org/trunk@26417 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-admin/themes.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/wp-admin/themes.php b/wp-admin/themes.php index cfa629753e..d07258a1d8 100644 --- a/wp-admin/themes.php +++ b/wp-admin/themes.php @@ -238,7 +238,7 @@ if ( ! is_multisite() && current_user_can('edit_themes') && $broken_themes = wp_ <# if ( data.hasUpdate ) { #> - +

<# } #> @@ -273,8 +273,8 @@ if ( ! is_multisite() && current_user_can('edit_themes') && $broken_themes = wp_ <# if ( data.hasUpdate ) { #>
- -

{{{ data.update }}}

+

+ {{{ data.update }}}
<# } #>

{{{ data.description }}}