diff --git a/mfa/templates/TrustedDevices/start.html b/mfa/templates/TrustedDevices/start.html index 954f0a7..d409984 100644 --- a/mfa/templates/TrustedDevices/start.html +++ b/mfa/templates/TrustedDevices/start.html @@ -82,6 +82,17 @@ +
+
+
+ Add Trusted Device +
+
+
+
+
@@ -92,8 +103,8 @@ {% if not_allowed %}
You can't add any more devices, you need to remove previously trusted devices first.
{% else %} -

Allow access from mobile phone and tables.


-
+

Allow access from mobile phone and tables.


+
Steps:
@@ -125,7 +136,9 @@
- {% endif %} + {% endif %} +
+
{% include "modal.html" %}