diff options
Diffstat (limited to 'template/en')
-rw-r--r-- | template/en/default/account/prefs/mfa.html.tmpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template/en/default/account/prefs/mfa.html.tmpl b/template/en/default/account/prefs/mfa.html.tmpl index f1c2413bb..6dc3131c2 100644 --- a/template/en/default/account/prefs/mfa.html.tmpl +++ b/template/en/default/account/prefs/mfa.html.tmpl @@ -41,7 +41,7 @@ [% IF user.mfa == "TOTP" %] a TOTP verification code [% END %] - is required to enable two-factor authentication. + is required to disable two-factor authentication. </p> <p> <label class="mfa-totp">Current Password:</label> |