diff --git a/wp-admin/edit-form-comment.php b/wp-admin/edit-form-comment.php index cb2f02d81..8cc4647af 100644 --- a/wp-admin/edit-form-comment.php +++ b/wp-admin/edit-form-comment.php @@ -92,7 +92,7 @@ $date = date_i18n( $datef, strtotime( $comment->comment_date ) ); _e( 'E-mail:' ); } ?> - + diff --git a/wp-admin/includes/template.php b/wp-admin/includes/template.php index c74c9333a..6896cf14e 100644 --- a/wp-admin/includes/template.php +++ b/wp-admin/includes/template.php @@ -323,7 +323,7 @@ function wp_comment_reply($position = '1', $checkbox = false, $mode = 'single',
- +
diff --git a/wp-admin/network/site-users.php b/wp-admin/network/site-users.php index 1a36d38a5..9be8ed597 100644 --- a/wp-admin/network/site-users.php +++ b/wp-admin/network/site-users.php @@ -300,7 +300,7 @@ endif; ?> - + diff --git a/wp-admin/options-general.php b/wp-admin/options-general.php index 6a7d6f8de..a4649b8b3 100644 --- a/wp-admin/options-general.php +++ b/wp-admin/options-general.php @@ -113,7 +113,7 @@ include('./admin-header.php'); - + @@ -132,7 +132,7 @@ include('./admin-header.php'); - + The new address will not become active until confirmed.') ?> - + ID . '_new_email' ); if ( $new_email && $new_email != $current_user->user_email ) : ?>