* finish task #1097.

This commit is contained in:
wangyidong
2013-02-22 01:19:42 +00:00
parent c5b0382c25
commit 4c7ed2a6bf

View File

@@ -33,6 +33,8 @@ class admin extends control
}
$this->app->loadLang('misc');
$this->view->title = $this->lang->admin->common;
$this->display();
}