diff --git a/module/editor/control.php b/module/editor/control.php index 92108466f8..3ad98dec68 100644 --- a/module/editor/control.php +++ b/module/editor/control.php @@ -19,7 +19,7 @@ class editor extends control */ public function index($type = 'editor') { - $this->app->loadLang('extension'); + $this->app->loadLang('dev'); $this->view->title = $this->lang->editor->common; $this->view->position[] = $this->lang->editor->common; $this->view->moduleList = $this->editor->getModules(); diff --git a/module/editor/view/index.html.php b/module/editor/view/index.html.php index 464a1a1c43..cad2b2c162 100644 --- a/module/editor/view/index.html.php +++ b/module/editor/view/index.html.php @@ -10,7 +10,7 @@ * @link http://www.zentao.net */ ?> - +