From 881a4cc5e347d6b104be3b7f0d0bb53a11296349 Mon Sep 17 00:00:00 2001 From: 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: http://svn.automattic.com/wordpress/trunk@17074 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- 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 86582ba37..12ad736eb 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()); ?>