From 1655a55f61658664d437bd2a018e6eb1243dfbfc Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Tue, 9 Apr 2019 21:54:50 -0700 Subject: IA login button as actual form input/submit --- python/fatcat_web/templates/auth_ia_login.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/fatcat_web/templates/auth_ia_login.html b/python/fatcat_web/templates/auth_ia_login.html index 8e1e3026..7e8c4d04 100644 --- a/python/fatcat_web/templates/auth_ia_login.html +++ b/python/fatcat_web/templates/auth_ia_login.html @@ -28,7 +28,7 @@
- + {% endif %} -- cgit v1.2.3