diff --git a/wp-admin/customize.php b/wp-admin/customize.php index cd2550c1a8..f202bea13b 100644 --- a/wp-admin/customize.php +++ b/wp-admin/customize.php @@ -207,7 +207,12 @@ do_action( 'customize_controls_head' ); - + + + @@ -230,7 +235,12 @@ do_action( 'customize_controls_head' ); printf( __( 'You are customizing %s' ), '' . get_bloginfo( 'name', 'display' ) . '' ); ?> - +
diff --git a/wp-admin/edit-form-comment.php b/wp-admin/edit-form-comment.php index 39bd35e769..134c8bb05d 100644 --- a/wp-admin/edit-form-comment.php +++ b/wp-admin/edit-form-comment.php @@ -47,7 +47,12 @@ if ( 'approved' === wp_get_comment_status( $comment ) && $comment->comment_post_