summaryrefslogtreecommitdiffstats
path: root/ogcp/templates/auth/login.html
diff options
context:
space:
mode:
Diffstat (limited to 'ogcp/templates/auth/login.html')
-rw-r--r--ogcp/templates/auth/login.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/ogcp/templates/auth/login.html b/ogcp/templates/auth/login.html
index 182bd52..ee3f2e3 100644
--- a/ogcp/templates/auth/login.html
+++ b/ogcp/templates/auth/login.html
@@ -15,7 +15,7 @@
{{ wtf.quick_form(form,
method='post',
form_type='basic',
- button_map={'submit':'primary'}) }}
+ button_map={'submit_btn':'primary'}) }}
</div>
<!-- /.login-card-body -->
</div>