Browse Source

Fixing "Set Password" button

pull/50/head
Pēteris Caune 9 years ago
parent
commit
93402c9c13
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      templates/accounts/profile.html

+ 1
- 1
templates/accounts/profile.html 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>


Loading…
Cancel
Save