* Fix bug #36420.
This commit is contained in:
@@ -54,6 +54,9 @@ class admin extends control
|
||||
$this->view->ignore = false;
|
||||
}
|
||||
|
||||
$usedMode = zget($this->config->global, 'mode', 'light');
|
||||
if($usedMode == 'light') unset($this->lang->admin->menuList->template);
|
||||
|
||||
$this->loadModel('misc');
|
||||
|
||||
$langNotCN = common::checkNotCN();
|
||||
|
||||
Reference in New Issue
Block a user