From 7f456fd864908aa5b447dbac19f748eca529d3cf Mon Sep 17 00:00:00 2001 From: ryan Date: Tue, 28 Oct 2008 16:17:48 +0000 Subject: [PATCH] Threaded comment fixes from filosofo. fixes #7980 git-svn-id: http://svn.automattic.com/wordpress/trunk@9385 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 246ee54f47..b0c3852be3 100644 --- a/wp-includes/comment-template.php +++ b/wp-includes/comment-template.php @@ -1099,14 +1099,14 @@ class Walker_Comment extends Walker {
- +
$add_below, 'depth' => $depth, 'max_depth' => $args['depth']))) ?> +
-