forgot to change one button, quick fix
This commit is contained in:
parent
b03930ce00
commit
f93034248d
1 changed files with 3 additions and 7 deletions
|
@ -52,13 +52,9 @@
|
|||
{/if}
|
||||
|
||||
<input type="hidden" name="function" value="reset_password">
|
||||
<div class="control-group">
|
||||
<label class="control-label"></label>
|
||||
<div class="controls">
|
||||
<button type="submit" class="btn btn-large btn-primary" >Reset the password!</button>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<p class="center span5">
|
||||
<button type="submit" class="btn btn-primary" >Reset the password!</button>
|
||||
</p>
|
||||
|
||||
</form>
|
||||
|
||||
|
|
Loading…
Reference in a new issue