This commit is contained in:
holan20180123
2021-02-05 14:15:10 +08:00
parent ab1a5067e0
commit 8c50f17c84
+1
View File
@@ -1141,6 +1141,7 @@ class user extends control
*/
public function resetMenu()
{
$this->lang->navGroup->user = 'my';
$this->lang->admin->menu = $this->lang->my->menu;
$this->lang->noMenuModule[] = 'user';
}