forgot to change one button, quick fix

--HG--
branch : quitta-gsoc-2013
This commit is contained in:
Quitta 2013-09-21 00:35:04 +02:00
parent 43e356cda1
commit a2cedf109d

View file

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