From 904530f12a2d4e761282eb78af3d936fe2061daf Mon Sep 17 00:00:00 2001 From: westi Date: Fri, 21 Aug 2009 17:26:31 +0000 Subject: [PATCH] Make the default and classic themes comment textareas valid XHTML. Fixes #8971 props vladimir_kolesnikov. git-svn-id: http://svn.automattic.com/wordpress/trunk@11867 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-content/themes/classic/comments.php | 2 +- wp-content/themes/default/comments.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/wp-content/themes/classic/comments.php b/wp-content/themes/classic/comments.php index 57d6cf3cc..3ccd0740d 100644 --- a/wp-content/themes/classic/comments.php +++ b/wp-content/themes/classic/comments.php @@ -66,7 +66,7 @@ if ( post_password_required() ) : ?> -

+

diff --git a/wp-content/themes/default/comments.php b/wp-content/themes/default/comments.php index 7e81cdb35..186a73ca1 100644 --- a/wp-content/themes/default/comments.php +++ b/wp-content/themes/default/comments.php @@ -81,7 +81,7 @@ -

+