* Fix bug #10950.
This commit is contained in:
@@ -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';
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user