diff --git a/wp-admin/options-discussion.php b/wp-admin/options-discussion.php index 22039fd427..2651de8c8a 100644 --- a/wp-admin/options-discussion.php +++ b/wp-admin/options-discussion.php @@ -71,7 +71,8 @@ include('./admin-header.php'); /> -'); ?> +'); ?> + /> @@ -79,7 +80,7 @@ include('./admin-header.php'); $maxdeep = (int) apply_filters( 'thread_comments_depth_max', 10 ); -$thread_comments_depth = ''; +$thread_comments_depth = ''; for ( $i = 2; $i <= $maxdeep; $i++ ) { $thread_comments_depth .= " +?> + />