From 57b5a0cc30e3b3edb9d5606238948725f2d003e9 Mon Sep 17 00:00:00 2001 From: markjaquith Date: Thu, 15 Oct 2009 21:47:35 +0000 Subject: [PATCH] Fix wp_list_comments() ol/ul/div logic oversight. props junsuijin. fixes #10742 git-svn-id: http://svn.automattic.com/wordpress/trunk@12045 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-includes/comment-template.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/wp-includes/comment-template.php b/wp-includes/comment-template.php index a03dc6bdc..4956b6413 100644 --- a/wp-includes/comment-template.php +++ b/wp-includes/comment-template.php @@ -1255,7 +1255,7 @@ class Walker_Comment extends Walker { } ?> < id="comment-"> - +
@@ -1274,7 +1274,7 @@ class Walker_Comment extends Walker {
$add_below, 'depth' => $depth, 'max_depth' => $args['max_depth']))) ?>
- +