mirror of
https://port.numenaute.org/aleajactaest/khanat-opennel-code.git
synced 2024-11-11 09:49:05 +00:00
forgot to change one button, quick fix
This commit is contained in:
parent
b27bf4ba80
commit
4e999f81a0
1 changed files with 3 additions and 7 deletions
|
@ -52,13 +52,9 @@
|
||||||
{/if}
|
{/if}
|
||||||
|
|
||||||
<input type="hidden" name="function" value="reset_password">
|
<input type="hidden" name="function" value="reset_password">
|
||||||
<div class="control-group">
|
<p class="center span5">
|
||||||
<label class="control-label"></label>
|
<button type="submit" class="btn btn-primary" >Reset the password!</button>
|
||||||
<div class="controls">
|
</p>
|
||||||
<button type="submit" class="btn btn-large btn-primary" >Reset the password!</button>
|
|
||||||
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
</form>
|
</form>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue