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 ) { #> + + <# } #> +