X-Git-Url: https://scripts.mit.edu/gitweb/autoinstalls/wordpress.git/blobdiff_plain/4feeb71a9d812a9ae371c28a3d8b442a4394ded7..607b7e02d77e7326161e8ec15639052d2040f745:/wp-includes/customize/class-wp-customize-site-icon-control.php diff --git a/wp-includes/customize/class-wp-customize-site-icon-control.php b/wp-includes/customize/class-wp-customize-site-icon-control.php index 69dea75e..58fea537 100644 --- a/wp-includes/customize/class-wp-customize-site-icon-control.php +++ b/wp-includes/customize/class-wp-customize-site-icon-control.php @@ -60,49 +60,43 @@ class WP_Customize_Site_Icon_Control extends WP_Customize_Cropped_Image_Control <# if ( data.attachment && data.attachment.id ) { #> - <# if ( data.attachment.sizes ) { #> -
-
-
-
- <?php esc_attr_e( 'Browser interface preview' ); ?> +
+ <# if ( data.attachment.sizes ) { #> +
+
+ -
- <?php esc_attr_e( 'Preview as a browser icon' ); ?> +
+ <?php esc_attr_e( 'Preview as a browser icon' ); ?> +
+
- + <?php esc_attr_e( 'Preview as an app icon' ); ?>
- <?php esc_attr_e( 'Preview as an app icon' ); ?> + <# } #> +
+ <# if ( data.canUpload ) { #> + + +
+ <# } #>
-
- <# } #> -
- <# if ( data.canUpload ) { #> - - -
- <# } #> -
<# } else { #> -
-
+
-
- button_labels['placeholder']; ?> -
+ button_labels['placeholder']; ?> +
+
+ <# if ( data.defaultAttachment ) { #> + + <# } #> + <# if ( data.canUpload ) { #> + + <# } #> +
-
-
- <# if ( data.defaultAttachment ) { #> - - <# } #> - <# if ( data.canUpload ) { #> - - <# } #> -
-
<# } #>