From 6c9356b36027dac8ed163442c4acf0c8f8c112aa Mon Sep 17 00:00:00 2001 From: Dion Hulse Date: Mon, 2 Dec 2013 07:14:10 +0000 Subject: [PATCH] Themes: Indent the HTML for proper indentation after r26519 added an extra div. See #25961, #26192 Built from https://develop.svn.wordpress.org/trunk@26520 git-svn-id: http://core.svn.wordpress.org/trunk@26413 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-admin/themes.php | 116 ++++++++++++++++++++++---------------------- 1 file changed, 58 insertions(+), 58 deletions(-) diff --git a/wp-admin/themes.php b/wp-admin/themes.php index 745dac440b..5058a3984f 100644 --- a/wp-admin/themes.php +++ b/wp-admin/themes.php @@ -250,69 +250,69 @@ if ( ! is_multisite() && current_user_can('edit_themes') && $broken_themes = wp_
-
-
- <# if ( data.screenshot[0] ) { #> -
- <# if ( _.size( data.screenshot ) > 1 ) { - _.each ( data.screenshot, function( image ) { - #>
<# - }); - } #> - <# } else { #> -
- <# } #> -
- -
- <# if ( data.active ) { #> - +
+
+ <# if ( data.screenshot[0] ) { #> +
+ <# if ( _.size( data.screenshot ) > 1 ) { + _.each ( data.screenshot, function( image ) { + #>
<# + }); + } #> + <# } else { #> +
<# } #> -

{{{ data.name }}}

-

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

{{{ data.update }}}

- <# } #> -

{{{ data.description }}}

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

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

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

- - {{{ data.tags.replace( /-/g, ' ' ) }}} -

- <# } #> -
-
- -
-
- - - - - - - -
-
- <# if ( data.actions.activate ) { #> - - <# } #> - +
+ <# if ( data.active ) { #> + + <# } #> +

{{{ data.name }}}

+

+ + <# if ( data.hasUpdate ) { #> +
+ +

{{{ data.update }}}

+
+ <# } #> +

{{{ data.description }}}

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

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

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

+ + {{{ data.tags.replace( /-/g, ' ' ) }}} +

+ <# } #> +
- <# if ( ! data.active && data.actions.delete ) { #> - - <# } #> -
+
+
+ + + + + + + +
+
+ <# if ( data.actions.activate ) { #> + + <# } #> + +
+ + <# if ( ! data.active && data.actions.delete ) { #> + + <# } #> +