// Text change (#PSTEST-389)

This commit is contained in:
tDidierjean
2012-01-10 13:39:45 +00:00
parent c4910c227d
commit f9f33ffd71
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',