diff --git a/module/branch/control.php b/module/branch/control.php index ab315b59f7..2606058728 100644 --- a/module/branch/control.php +++ b/module/branch/control.php @@ -20,7 +20,6 @@ class branch extends control */ public function manage($productID) { - $this->lang->product->menu = $this->lang->product->setMenu; $this->lang->product->switcherMenu = $this->loadModel('product')->getSwitcher($productID); $moduleIndex = array_search('branch', $this->lang->noMenuModule);