forgot to change one button, quick fix

This commit is contained in:
Quitta 2013-09-21 00:35:04 +02:00
parent b27bf4ba80
commit 4e999f81a0

View file

@ -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>