diff --git a/lib/towerops_web/live/account_live/totp_enrollment.ex b/lib/towerops_web/live/account_live/totp_enrollment.ex index 86764110..f9347b92 100644 --- a/lib/towerops_web/live/account_live/totp_enrollment.ex +++ b/lib/towerops_web/live/account_live/totp_enrollment.ex @@ -198,39 +198,18 @@ defmodule ToweropsWeb.AccountLive.TotpEnrollment do -
-
-
- <.icon - name="hero-exclamation-triangle" - class="h-5 w-5 text-yellow-600 dark:text-yellow-400 mt-0.5 flex-shrink-0" - /> -
-

- Important: Do not refresh this page! -

-

- Each time you refresh, a new QR code is generated. You must scan the current QR code - and enter the verification code immediately without refreshing. - If you refresh by accident, you must scan the NEW QR code again. -

-
-
-
- -
-
- <.icon - name="hero-information-circle" - class="h-5 w-5 text-blue-600 dark:text-blue-400 mt-0.5 flex-shrink-0" - /> -
-

- Keep your device safe: - You'll need to enter a code from your authenticator app each time you log in. - Make sure to keep your phone secure and backed up. -

-
+
+
+ <.icon + name="hero-information-circle" + class="h-5 w-5 text-blue-600 dark:text-blue-400 mt-0.5" + /> +
+

+ Keep your device safe: + You'll need to enter a code from your authenticator app each time you log in. + Make sure to keep your phone secure and backed up. +