mirror of
https://github.com/RaspbianFrance/raspisms.git
synced 2025-06-07 07:06:26 +02:00
Fix reset password
This commit is contained in:
parent
8020d68572
commit
fde633bcae
7 changed files with 34 additions and 11 deletions
|
@ -11,7 +11,7 @@
|
|||
<label>Adresse e-mail</label>
|
||||
<div class="form-group input-group">
|
||||
<span class="input-group-addon"><span class="fa fa-at"></span></span>
|
||||
<input name="mail" class="form-control" type="email" placeholder="Ex : john.doe@example.tld" autofocus required>
|
||||
<input name="email" class="form-control" type="email" placeholder="Ex : john.doe@example.tld" autofocus required>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue