mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-07 01:06:48 +02:00
I know the jumpbox layout doesn't always match the real forum structure ... will fix
git-svn-id: file:///svn/phpbb/trunk@3099 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -534,7 +534,7 @@ if (!empty($forum_id) || $mode == 'administrators' || $mode == 'supermoderators'
|
||||
else
|
||||
{
|
||||
|
||||
$select_list = make_forum_select();
|
||||
$select_list = make_forum_select(false, false, false);
|
||||
|
||||
page_header($l_title);
|
||||
|
||||
|
Reference in New Issue
Block a user