Add asterisk explanation
This commit is contained in:
parent
243971c865
commit
35e5d1849e
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@
|
|||
%h2.fr-h6= I18n.t('views.registrations.new.subtitle')
|
||||
|
||||
.fr-fieldset__element
|
||||
%p.fr-text--sm= t('utils.mandatory_champs')
|
||||
%p.fr-text--sm= t('utils.asterisk_html')
|
||||
|
||||
.fr-fieldset__element= render Dsfr::InputComponent.new(form: f, attribute: :email, input_type: :email_field, opts: { autocomplete: 'email', autofocus: true })
|
||||
|
||||
|
|
Loading…
Reference in a new issue