This commit is contained in:
bMancone
2012-01-30 16:29:42 +00:00
parent b183432e22
commit 911e3617bd
@@ -143,7 +143,6 @@ class AdminWarehousesControllerCore extends AdminController
if (isset($countries[$id_default_country]))
$countries = array($id_default_country => $countries[$id_default_country]) + $countries;
// sets the title of the toolbar
$this->toolbar_title = $this->l('Stock : Warehouse management');