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