mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-06 08:47:45 +02:00
[ticket/12364] Add template identifier var to all missing pages
PHPBB3-12364
This commit is contained in:
@@ -74,6 +74,7 @@ $template->assign_vars(array(
|
||||
'L_BACK_TO_TOP' => $user->lang['BACK_TO_TOP'],
|
||||
|
||||
'SWITCH_COLUMN_MANUALLY' => (!$found_switch) ? true : false,
|
||||
'S_IN_FAQ' => true,
|
||||
));
|
||||
|
||||
page_header($l_title);
|
||||
|
Reference in New Issue
Block a user