Add different label for form placement select box
[MAILPOET-2743]
This commit is contained in:
committed by
Veljko V
parent
e467230b5b
commit
5b26c2b956
@@ -119,7 +119,7 @@ const FormPreview = () => {
|
||||
<>
|
||||
<div className="mailpoet_form_preview_type_select">
|
||||
<label>
|
||||
{MailPoet.I18n.t('formPlacement')}
|
||||
{MailPoet.I18n.t('formPlacementLabel')}
|
||||
{' '}
|
||||
<select
|
||||
onChange={onChange(setFormType)}
|
||||
|
Reference in New Issue
Block a user