[Fix #2861] Coquille
This commit is contained in:
parent
a26db84b74
commit
a0ab2bae04
1 changed files with 1 additions and 1 deletions
|
@ -14,4 +14,4 @@
|
||||||
= f.label :email, 'Email'
|
= f.label :email, 'Email'
|
||||||
= f.email_field :email, autofocus: true
|
= f.email_field :email, autofocus: true
|
||||||
|
|
||||||
= f.submit 'Réinitialier', class: 'button primary'
|
= f.submit 'Réinitialiser', class: 'button primary'
|
||||||
|
|
Loading…
Reference in a new issue