From 13cc9824a82d1ef6c0bb9143a5c1d7f0544e59e1 Mon Sep 17 00:00:00 2001 From: Dries Buytaert Date: Wed, 15 Jul 2009 21:30:14 +0000 Subject: - Patch #506218 by kika: remove some left-overs from the collapsed comments feature. --- modules/comment/comment-wrapper.tpl.php | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/modules/comment/comment-wrapper.tpl.php b/modules/comment/comment-wrapper.tpl.php index 99d4708d2..313510d06 100644 --- a/modules/comment/comment-wrapper.tpl.php +++ b/modules/comment/comment-wrapper.tpl.php @@ -18,10 +18,8 @@ * The constants below the variables show the possible values and should be * used for comparison. * - $display_mode - * - COMMENT_MODE_FLAT_COLLAPSED - * - COMMENT_MODE_FLAT_EXPANDED - * - COMMENT_MODE_THREADED_COLLAPSED - * - COMMENT_MODE_THREADED_EXPANDED + * - COMMENT_MODE_FLAT + * - COMMENT_MODE_THREADED * * Other variables: * - $classes_array: Array of html class attribute values. It is flattened -- cgit v1.2.3