From 612b51abccfe711d52a595540161d666041186fa Mon Sep 17 00:00:00 2001 From: Savetheinternet Date: Wed, 27 Jul 2011 13:47:48 +1000 Subject: [PATCH] "all boards" checked by default for bans --- inc/mod.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inc/mod.php b/inc/mod.php index 8691317b..ff89ecf5 100644 --- a/inc/mod.php +++ b/inc/mod.php @@ -176,7 +176,7 @@ global $config, $mod; $boards = listBoards(); - $__boards = '
  • '; + $__boards = '
  • '; foreach($boards as &$_board) { $__boards .= '
  • ' . '' .