diff --git a/files/templates/forgot_password.html b/files/templates/forgot_password.html index 82a68916c..f587142e7 100644 --- a/files/templates/forgot_password.html +++ b/files/templates/forgot_password.html @@ -19,7 +19,7 @@ - + diff --git a/files/templates/lost_2fa.html b/files/templates/lost_2fa.html index 4837c450e..339f07a2b 100644 --- a/files/templates/lost_2fa.html +++ b/files/templates/lost_2fa.html @@ -24,7 +24,7 @@ - + diff --git a/files/templates/settings_security.html b/files/templates/settings_security.html index 7ff000ffd..daa227d56 100644 --- a/files/templates/settings_security.html +++ b/files/templates/settings_security.html @@ -23,7 +23,7 @@
+ aria-describedby="new_email" type="email" pattern='[^@]+@[^@]+\.[^@]+' name="new_email" required> {% if v.email and not v.is_activated %}
Email not verified. You will not be able to recover your account with this email until you verify it. Verify now.
{% elif not v.email %}