mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-30 21:40:43 +02:00
[ticket/11360] Updating default value of $display_online_list
PHPBB3-11360
This commit is contained in:
@@ -76,7 +76,7 @@ $template->assign_vars(array(
|
||||
'SWITCH_COLUMN_MANUALLY' => (!$found_switch) ? true : false,
|
||||
));
|
||||
|
||||
page_header($l_title, false);
|
||||
page_header($l_title);
|
||||
|
||||
$template->set_filenames(array(
|
||||
'body' => 'faq_body.html')
|
||||
|
Reference in New Issue
Block a user