From 97b07876cb4684b3af2a2da34cf2e671b18cc8af Mon Sep 17 00:00:00 2001 From: Sergey Biryukov Date: Sat, 18 Oct 2014 18:16:23 +0000 Subject: [PATCH] Themes: Make "Live Preview" the primary action and "Activate" secondary. props celloexpressions. fixes #26899. git-svn-id: https://develop.svn.wordpress.org/trunk@29957 602fd350-edb4-49c9-b593-d223f7449a82 --- src/wp-admin/themes.php | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/wp-admin/themes.php b/src/wp-admin/themes.php index 6243ace0a1..4ca20360a1 100644 --- a/src/wp-admin/themes.php +++ b/src/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 ) { #> - + <# } #> - +