Fix some bugs

This commit is contained in:
Patrick Jentsch
2020-02-19 16:36:55 +01:00
parent 75329382ab
commit 48685e4da6
6 changed files with 15 additions and 18 deletions

View File

@@ -27,7 +27,7 @@
</div>
</div>
<div class="card-action right-align">
{{ form.submit(class='btn') }}
{{ reset_password_form.submit(class='btn') }}
</div>
</form>
</div>