mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 14:00:31 +02:00
Merge remote-tracking branch 'EXreaction/ticket/11791' into develop
This commit is contained in:
@@ -508,7 +508,7 @@ class p_master
|
||||
|
||||
if (is_dir($module_style_dir))
|
||||
{
|
||||
$template->set_custom_style('admin', array($module_style_dir, $phpbb_admin_path . 'style'));
|
||||
$template->set_custom_style('adm', array($module_style_dir, $phpbb_admin_path . 'style'));
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user