Correctif mineur de texte dans le formulaire d'inscription admin
This commit is contained in:
parent
a5dbe3a7d3
commit
21a13b3311
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@
|
||||||
= email_field_tag :email, nil, required: true
|
= email_field_tag :email, nil, required: true
|
||||||
|
|
||||||
= label_tag :phone do
|
= label_tag :phone do
|
||||||
Quel est votre numéro de téléphone ?
|
Quel est votre numéro de téléphone (ligne directe) ?
|
||||||
%span.mandatory *
|
%span.mandatory *
|
||||||
= text_field_tag :phone, nil, required: true
|
= text_field_tag :phone, nil, required: true
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue