diff --git a/vms/authentication/templates/authentication/login.html b/vms/authentication/templates/authentication/login.html index 7d7512c..0317be6 100644 --- a/vms/authentication/templates/authentication/login.html +++ b/vms/authentication/templates/authentication/login.html @@ -42,6 +42,7 @@

{% trans "Please sign in" %}

{% trans "Password" %}*
+

@@ -57,10 +58,11 @@

{% trans "Please sign in" %}

-
- +
+
+ {% endif %} {% if form.errors %}
diff --git a/vms/registration/templates/registration/signup_administrator.html b/vms/registration/templates/registration/signup_administrator.html index be71df1..e47fd48 100644 --- a/vms/registration/templates/registration/signup_administrator.html +++ b/vms/registration/templates/registration/signup_administrator.html @@ -38,11 +38,12 @@

{% trans "Sign Up" %}

{% endif %} {% if user_form.password.errors %}
-