diff --git a/files/templates/settings.html b/files/templates/settings.html index 2487a8f66e..9599fb1bea 100644 --- a/files/templates/settings.html +++ b/files/templates/settings.html @@ -6,6 +6,8 @@ + + @@ -260,8 +262,6 @@ {% block onload %}{% endblock %} - - diff --git a/files/templates/settings_security.html b/files/templates/settings_security.html index d761b84822..75855b34fc 100644 --- a/files/templates/settings_security.html +++ b/files/templates/settings_security.html @@ -4,6 +4,8 @@ {% block content %} + +
@@ -157,7 +159,7 @@
- This requires entering a randomly-generated, 6-digit code and your password to login. See Google Authenticator or Authy for more details. + This requires entering a randomly-generated, 6-digit code and your password to login.
@@ -263,6 +265,4 @@ - - {% endblock %} \ No newline at end of file