From 7b6a8a5b7eb2c371e3aa9afcb1d523967477dbb9 Mon Sep 17 00:00:00 2001 From: Sergey Biryukov Date: Wed, 18 Nov 2015 17:32:08 +0000 Subject: [PATCH] I18N: Remove `` tag from translatable string in `wp-admin/comment.php`. Props ramiy. See #34686. git-svn-id: https://develop.svn.wordpress.org/trunk@35665 602fd350-edb4-49c9-b593-d223f7449a82 --- src/wp-admin/comment.php | 17 ++++++++--------- 1 file changed, 8 insertions(+), 9 deletions(-) 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 ) - ); - ?> +