forked from leftypol/leftypol
$config['boardlist_wrap_bracket'] default to true
This commit is contained in:
parent
aecfc37510
commit
4fb941dbfe
1 changed files with 1 additions and 1 deletions
|
@ -700,7 +700,7 @@
|
||||||
// );
|
// );
|
||||||
|
|
||||||
// Whether or not to put brackets around the whole board list
|
// 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.
|
// Board categories. Only used in the "Categories" theme.
|
||||||
// $config['categories'] = array(
|
// $config['categories'] = array(
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue