From f25962ac14dd3527b844beead16d5d280777986f Mon Sep 17 00:00:00 2001 From: Sergey Biryukov Date: Sat, 18 Oct 2014 18:17:20 +0000 Subject: [PATCH] Themes: Make "Live Preview" the primary action and "Activate" secondary. props celloexpressions. fixes #26899. Built from https://develop.svn.wordpress.org/trunk@29957 git-svn-id: http://core.svn.wordpress.org/trunk@29704 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-admin/themes.php | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/wp-admin/themes.php b/wp-admin/themes.php index 6243ace0a1..4ca20360a1 100644 --- a/wp-admin/themes.php +++ b/wp-admin/themes.php @@ -216,9 +216,9 @@ foreach ( $themes as $theme ) : - + - + @@ -314,8 +314,8 @@ $can_delete = current_user_can( 'delete_themes' ); <# } #> <# } else { #> - - + + <# } #> @@ -375,9 +375,9 @@ $can_delete = current_user_can( 'delete_themes' );
<# if ( data.actions.activate ) { #> - + <# } #> - +