complete changelog and add missing translations
This commit is contained in:
@@ -159,7 +159,7 @@ class CustomerUpdateForm extends BaseForm
|
||||
)
|
||||
))
|
||||
->add('discount', 'text', array(
|
||||
'label' => Translator::getInstance()->trans('permanent discount'),
|
||||
'label' => Translator::getInstance()->trans('permanent discount (in percent)'),
|
||||
'label_attr' => array(
|
||||
'for' => 'discount'
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user