From ca1e73ca8432c3c7962f5116b163f7fed64e318f Mon Sep 17 00:00:00 2001 From: Andrew Nacin Date: Thu, 27 Jun 2013 21:18:08 +0000 Subject: [PATCH] Comment form: Add HTML classes. * #respond gains .comment-respond * #reply-title gains .comment-reply-titlw * form gains .comment-form props obenland. see #23851. git-svn-id: http://core.svn.wordpress.org/trunk@24525 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-includes/comment-template.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/wp-includes/comment-template.php b/wp-includes/comment-template.php index 3d32132146..c791ca6990 100644 --- a/wp-includes/comment-template.php +++ b/wp-includes/comment-template.php @@ -1643,13 +1643,13 @@ function comment_form( $args = array(), $post_id = null ) { ?> -
-

+
+

-
> + >