From 4011e26be4a95a62e3fb306cf011b87183a82601 Mon Sep 17 00:00:00 2001 From: Gustavo Date: Tue, 19 Sep 2017 23:16:13 -0300 Subject: [PATCH] Fix'd login buttons issue --- users/templates/users/login.html | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/users/templates/users/login.html b/users/templates/users/login.html index f893482..564ee0d 100644 --- a/users/templates/users/login.html +++ b/users/templates/users/login.html @@ -59,14 +59,14 @@
{% if not deny_register %} -
+
-
+ {% else %} -
+
{% endif %} @@ -79,7 +79,7 @@ {% trans 'Forgot your password?' %}
-
+