X-Git-Url: https://scripts.mit.edu/gitweb/autoinstalls/wordpress.git/blobdiff_plain/e08b42e8ad054ec67522d7ac1aaae5dc68cb3d01..2329f698283944696a7076258cf816545970bb47:/wp-admin/edit-form-comment.php diff --git a/wp-admin/edit-form-comment.php b/wp-admin/edit-form-comment.php index 55f8df63..b2950f77 100644 --- a/wp-admin/edit-form-comment.php +++ b/wp-admin/edit-form-comment.php @@ -28,11 +28,11 @@ if ( !defined('ABSPATH') )
- + - + - +
comment_author_email ) { @@ -43,7 +43,7 @@ if ( !defined('ABSPATH') ) ?>
comment_author_url ) && 'http://' != $comment->comment_author_url ) { @@ -71,7 +71,7 @@ if ( !defined('ABSPATH') )
-

+

@@ -99,7 +99,7 @@ if ( !defined('ABSPATH') )
%1$s'); $date = date_i18n( $datef, strtotime( $comment->comment_date ) );