diff --git a/src/wp-admin/comment.php b/src/wp-admin/comment.php index 1532e944b7..939f77ee1c 100644 --- a/src/wp-admin/comment.php +++ b/src/wp-admin/comment.php @@ -194,15 +194,14 @@ if ( $comment->comment_approved != '0' ) { // if not unapproved - %2$s at %3$s' ), - esc_url( get_comment_link( $comment ) ), - /* translators: comment date format. See http://php.net/date */ - get_comment_date( __( 'Y/m/d' ), $comment ), - get_comment_date( get_option( 'time_format' ), $comment ) - ); - ?> +