Fixing "Set Password" button

This commit is contained in:
Pēteris Caune 2016-03-09 10:23:09 +02:00
parent 930ad9e0c5
commit 93402c9c13

View File

@ -50,7 +50,7 @@
Attach a password to your healthchecks.io account
<button
type="submit"
value="set_password"
name="set_password"
class="btn btn-default pull-right">Set Password</button>
</form>
</div>