// Text change (#PSTEST-389)
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user