Typo
This commit is contained in:
@@ -45,7 +45,7 @@ class BrandModificationForm extends BrandCreationForm
|
|||||||
'required' => false,
|
'required' => false,
|
||||||
'label' => Translator::getInstance()->trans('Select the brand logo'),
|
'label' => Translator::getInstance()->trans('Select the brand logo'),
|
||||||
'label_attr' => [
|
'label_attr' => [
|
||||||
'for' => 'mode',
|
'for' => 'logo_image_id',
|
||||||
'help' => Translator::getInstance()->trans("Select the brand logo amongst the brand images")
|
'help' => Translator::getInstance()->trans("Select the brand logo amongst the brand images")
|
||||||
]
|
]
|
||||||
])
|
])
|
||||||
|
|||||||
Reference in New Issue
Block a user