diff --git a/src/wp-admin/edit-form-comment.php b/src/wp-admin/edit-form-comment.php index a9f25a28af..3bccac9a7b 100644 --- a/src/wp-admin/edit-form-comment.php +++ b/src/wp-admin/edit-form-comment.php @@ -94,7 +94,8 @@ $datef = __( 'M j, Y @ H:i' ); ?> ' . date_i18n( $datef, strtotime( $comment->comment_date ) ) . '' ); ?> @@ -117,7 +118,7 @@ if ( current_user_can( 'edit_post', $post_id ) ) {
' . $post_link . '' ); ?> @@ -132,7 +133,7 @@ if ( $comment->comment_parent ) : ?>
' . $name . '' ); ?>