Do not post support requests, bug reports or feature requests.
suggestion
phpBB 3 admin panel, (acp) using custom template
- Kod: Tümünü seç
// Set custom template for admin area
$template->set_custom_template($phpbb_admin_path . 'style', 'admin');
$template->assign_var('T_TEMPLATE_PATH', $phpbb_admin_path . 'style');
and instalation system templates including from root/adm/style/
this files:
install_convert, install_error , install_header , install_footer , install_install, install_main, install_update, install_fix
we (phpBB tr) suggestioning a custom template for instaling system... but peoples deleting install files after instaling... and this files not deleting in styles...
this only a suggestion
http://www.phpbb.com/bugs/phpbb3/ticket ... t_id=13817



