// Improved AdminWarehousesController form
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13294 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
@@ -261,7 +261,7 @@ class AdminWarehousesControllerCore extends AdminController
|
||||
'id' => 'id_reference',
|
||||
'name' => 'name'
|
||||
),
|
||||
'desc' => $this->l('Associated carriers'),
|
||||
'desc' => $this->l('Associated carriers. Use CTRL+CLICK to select several.'),
|
||||
'hint' => $this->l('You can specifiy the carriers available to ship orders from this warehouse'),
|
||||
),
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user