* Finish task#36317.

This commit is contained in:
leiyong
2021-03-12 09:51:11 +08:00
parent 1f52d98c8b
commit bcf500a081
10 changed files with 9 additions and 23 deletions
+1 -1
View File
@@ -32,7 +32,7 @@ class admin extends control
$this->view->ignore = false;
}
$this->app->loadLang('misc');
$this->loadModel('misc');
$this->view->title = $this->lang->admin->common;
$this->view->position[] = $this->lang->admin->index;