Restore password, need senmail

This commit is contained in:
JoseluCross
2018-10-18 20:19:30 +02:00
parent 8e5d88cd3f
commit cb7a16984b
3 changed files with 53 additions and 4 deletions

View File

@@ -30,9 +30,10 @@
</div>
</div>
<div class="form-group">
<div class="col-sm-offset-2 col-sm-10">
<div class="col-sm-offset-2 col-sm-8">
<button type="submit" class="btn btn-success">Submit</button>
</div>
<div><a class="text-info" href="{{ path('restore') }}">Restore Password</a> </div>
</div>
<div class="col-sm-offset-1 col-sm-12">
<button onclick="nowRegister()" id="registerbtn" class="btn btn-primary">Don't have an account yet? Sing up</button>