* Fix notice of tree module.

This commit is contained in:
zhaoke
2023-07-27 16:03:33 +08:00
parent c6ab9085ae
commit d06ea7a68a
+1 -1
View File
@@ -310,7 +310,7 @@ class tree extends control
$title = $this->lang->tree->manageHostChild;
$position = array();
$this->lang->tree->common = $this->lang->tree->manageHostGroup;
$this->lang->tree->common = $this->lang->tree->groupMaintenance;
}
if($this->app->tab == 'project' and strpos($viewType, 'doc') === false)