From c8c8bf146da2d27bee2e6b075e5ffa595a6bc257 Mon Sep 17 00:00:00 2001 From: Ryan Boren Date: Wed, 1 Dec 2010 16:52:32 +0000 Subject: [PATCH] Fix comment_notes_before. Props mrmist. fixes #14510 git-svn-id: https://develop.svn.wordpress.org/trunk@16649 602fd350-edb4-49c9-b593-d223f7449a82 --- 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 e9245f596e..5618af8c54 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 ) {