diff --git a/wp-admin/edit-form-comment.php b/wp-admin/edit-form-comment.php index c42812b3f1..d85c0e24b2 100644 --- a/wp-admin/edit-form-comment.php +++ b/wp-admin/edit-form-comment.php @@ -63,7 +63,7 @@ $date = date_i18n( $datef, strtotime( $comment->comment_date ) );