diff --git a/wp-admin/custom-background.php b/wp-admin/custom-background.php index 242d9925b..656365832 100644 --- a/wp-admin/custom-background.php +++ b/wp-admin/custom-background.php @@ -218,16 +218,17 @@ class Custom_Background { * @since unknown */ function step_1() { - if ( isset($_GET['updated']) && $_GET['updated'] ) { ?> -
-

Visit your site to see how it looks.'), home_url()); ?>

-
- - +?>

- + +
+

Visit your site to see how it looks.'), home_url()); ?>

+
+

admin_image_div_callback ) { @@ -250,7 +251,7 @@ class Custom_Background { if ( get_background_image() ) : ?> -

+

@@ -316,7 +317,7 @@ if ( get_background_image() ) : ?> -

+


@@ -327,7 +328,7 @@ if ( get_background_image() ) : ?> -

+

diff --git a/wp-admin/custom-header.php b/wp-admin/custom-header.php index 949e7cfe2..81906f31c 100644 --- a/wp-admin/custom-header.php +++ b/wp-admin/custom-header.php @@ -357,16 +357,19 @@ class Custom_Image_Header { */ function step_1() { $this->process_default_headers(); - if ( isset($_GET['updated']) && $_GET['updated'] ) { ?> -
-

Visit your site to see how it looks.'), home_url()); ?>

-
- + ?>

+ +
+

Visit your site to see how it looks.'), home_url()); ?>

+
+default_headers) ) : ?>

@@ -404,7 +407,7 @@ else: endif; ?>
-

%1$d x %2$d pixels will be used as-is.'), HEADER_IMAGE_WIDTH, HEADER_IMAGE_HEIGHT); ?>

+

%1$d x %2$d pixels will be used as-is.'), HEADER_IMAGE_WIDTH, HEADER_IMAGE_HEIGHT); ?>


@@ -419,7 +422,7 @@ endif;
-

+