mirror of
https://github.com/phpbb/phpbb.git
synced 2025-03-19 07:00:14 +01:00
[ticket/15187] Use $this->template property
This commit is contained in:
parent
bc404a3701
commit
5808c9fae1
@ -214,7 +214,7 @@ class acp_extensions
|
||||
}
|
||||
|
||||
// Update custom style for admin area
|
||||
$template->set_custom_style(array(
|
||||
$this->template->set_custom_style(array(
|
||||
array(
|
||||
'name' => 'adm',
|
||||
'ext_path' => 'adm/style/',
|
||||
|
Loading…
x
Reference in New Issue
Block a user