From a07ec69bcea9860453d248bb80c015841a498ebb Mon Sep 17 00:00:00 2001 From: nacin Date: Thu, 28 Oct 2010 03:58:51 +0000 Subject: [PATCH] Add a class to 'Your comment is awaiting moderation' in the comment walker and Twenty Ten's callback. fixes #15206. git-svn-id: http://svn.automattic.com/wordpress/trunk@16028 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-content/themes/twentyten/functions.php | 2 +- wp-includes/comment-template.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/wp-content/themes/twentyten/functions.php b/wp-content/themes/twentyten/functions.php index 82c747bac..3979d2585 100644 --- a/wp-content/themes/twentyten/functions.php +++ b/wp-content/themes/twentyten/functions.php @@ -308,7 +308,7 @@ function twentyten_comment( $comment, $args, $depth ) { says:', 'twentyten' ), sprintf( '%s', get_comment_author_link() ) ); ?> comment_approved == '0' ) : ?> - +
diff --git a/wp-includes/comment-template.php b/wp-includes/comment-template.php index 4b0b5be68..bb6b3d2a5 100644 --- a/wp-includes/comment-template.php +++ b/wp-includes/comment-template.php @@ -1354,7 +1354,7 @@ class Walker_Comment extends Walker { %s says:'), get_comment_author_link()) ?> comment_approved == '0') : ?> - +