various bugfixes
This commit is contained in:
@ -4,7 +4,7 @@
|
||||
<p class="col-8 offset-2">You can begin the process of recovering your account here. Provide your username, or email address and instructions for ressetting your password will be mailed to you shortly.</p>
|
||||
<fieldset>
|
||||
<div data-mdb-input-init class="form-outline mb-4 col-2 offset-5">
|
||||
<input name="entry" type="text" id="entry" class="form-control" placeholder="Username or Email" />
|
||||
<input name="entry" type="text" id="entry" class="form-control" placeholder="Username or Email">
|
||||
</div>
|
||||
</fieldset>
|
||||
<input type="hidden" name="token" value="{TOKEN}">
|
||||
|
Reference in New Issue
Block a user