diff --git a/wp-includes/comment-template.php b/wp-includes/comment-template.php index 9d35a271df..045f787902 100644 --- a/wp-includes/comment-template.php +++ b/wp-includes/comment-template.php @@ -1084,7 +1084,7 @@ class Walker_Comment extends Walker {
- $add_below, 'depth' => $depth, 'max_depth' => $args['depth'])) ?> + $add_below, 'depth' => $depth, 'max_depth' => $args['depth']))) ?>