// Fixed #PSTEST-484

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@12506 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
bMancone
2012-01-17 17:19:48 +00:00
parent 17e69a102e
commit 1646906f20
3 changed files with 6 additions and 2 deletions
@@ -3549,7 +3549,7 @@ class AdminProductsControllerCore extends AdminController
}
if (!Warehouse::getPackWarehouses((int)$obj->id))
$this->displayWarning($this->l('You have to have a common warehouse between this pack and its products because .'));
$this->displayWarning($this->l('You must have a common warehouse between this pack and its product.'));
}
$data->assign(array(