X-Git-Url: https://scripts.mit.edu/gitweb/autoinstalls/wordpress.git/blobdiff_plain/e08b42e8ad054ec67522d7ac1aaae5dc68cb3d01..88550bc3400cc7c035ff590ecb007c7938041ded:/wp-admin/edit-form-comment.php diff --git a/wp-admin/edit-form-comment.php b/wp-admin/edit-form-comment.php index 55f8df63..d6e3d4e1 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 ) ); @@ -155,6 +155,8 @@ do_meta_boxes(null, 'normal', $comment);
+ +