From 9dd606211be6a9cb6b1dbac7f3b9c36dc49ea14c Mon Sep 17 00:00:00 2001 From: Andrew Nacin Date: Mon, 20 Dec 2010 10:44:14 +0000 Subject: [PATCH] Call comment_type() without arguments that way 'Comment' is translated internally with context. fixes #15798. git-svn-id: https://develop.svn.wordpress.org/trunk@17074 602fd350-edb4-49c9-b593-d223f7449a82 --- wp-includes/theme-compat/comments-popup.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wp-includes/theme-compat/comments-popup.php b/wp-includes/theme-compat/comments-popup.php index 86582ba37a..12ad736ebc 100644 --- a/wp-includes/theme-compat/comments-popup.php +++ b/wp-includes/theme-compat/comments-popup.php @@ -53,7 +53,7 @@ if ( post_password_required($post) ) { // and it doesn't match the cookie
  • -

    %4$s'), get_comment_author_link(), get_comment_date(), get_comment_ID(), get_comment_time()); ?>

    +

    %4$s'), get_comment_author_link(), get_comment_date(), get_comment_ID(), get_comment_time()); ?>