diff --git a/resources/views/v1/profile/index.twig b/resources/views/v1/profile/index.twig index 566cf5dcf4e..bf01b5411be 100644 --- a/resources/views/v1/profile/index.twig +++ b/resources/views/v1/profile/index.twig @@ -107,7 +107,7 @@

{{ 'pref_two_factor_auth_help'|_ }}

- {% if enabled2FA == false %} + {% if enabled2FA == true %}

{{ trans_choice('firefly.pref_two_factor_backup_code_count', mfaBackupCount) }}

@@ -116,10 +116,11 @@ {{ 'pref_two_factor_auth_reset_code'|_ }} - - - {{ 'pref_two_factor_auth_disable_2fa'|_ }}
+
+ + +