// Text change (#PSTEST-389)

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@12306 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
tDidierjean
2012-01-10 13:39:45 +00:00
parent 327a412fb8
commit a8c57333d5
3 changed files with 4 additions and 6 deletions
@@ -68,7 +68,7 @@ class AdminRangeWeightControllerCore extends AdminController
'label' => $this->l('Carrier:'),
'name' => 'id_carrier',
'required' => false,
'desc' => $this->l('Carrier to which this range will be applied'),
'desc' => $this->l('You can apply this range to a different carrier by selecting its name.'),
'options' => array(
'query' => $carriers,
'id' => 'id_carrier',