From 4fb941dbfe56c19725de0c2d07b81249b34db3b5 Mon Sep 17 00:00:00 2001 From: Michael Foster Date: Sun, 11 Aug 2013 21:30:46 +1000 Subject: [PATCH] $config['boardlist_wrap_bracket'] default to true --- inc/config.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inc/config.php b/inc/config.php index 62bc72bb..8ca769bb 100644 --- a/inc/config.php +++ b/inc/config.php @@ -700,7 +700,7 @@ // ); // Whether or not to put brackets around the whole board list - $config['boardlist_wrap_bracket'] = false; + $config['boardlist_wrap_bracket'] = true; // Board categories. Only used in the "Categories" theme. // $config['categories'] = array(