#2548 - Forum grouping visibility options

This is a spacer post for a website comment topic. The content this topic relates to: #2548 - Forum grouping visibility options
It's actually a simple template change, but I don't want us to use too many cookies because it eats up upload bandwidth.

CNS_FORUM_GROUPING.tpl

return toggleable_tray('c_{GROUPING_ID;*}');

can be (I think)

return toggleable_tray('c_{GROUPING_ID;*}',false,'c_{GROUPING_ID;*}');

As that 3rd param is giving a cookie name.
0 guests and 0 members have recently viewed this.