From a031db170f57c83af87a33b20367b8b8d702cd6d Mon Sep 17 00:00:00 2001 From: ryan Date: Wed, 1 Dec 2010 16:52:32 +0000 Subject: [PATCH] Fix comment_notes_before. Props mrmist. fixes #14510 git-svn-id: http://svn.automattic.com/wordpress/trunk@16649 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-includes/comment-template.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/wp-includes/comment-template.php b/wp-includes/comment-template.php index e9245f596..5618af8c5 100644 --- a/wp-includes/comment-template.php +++ b/wp-includes/comment-template.php @@ -1556,11 +1556,12 @@ function comment_form( $args = array(), $post_id = null ) {
+ - + $field ) {