mirror of
https://gitlab.com/CodeSolutionsProject/CodeShare.git
synced 2026-02-24 13:53:45 +01:00
Restore password, need senmail
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user