From 7ff867c74a77cd19c389af64a0abaf2d28b9a9d6 Mon Sep 17 00:00:00 2001 From: Byron Jones Date: Thu, 3 Sep 2015 16:20:54 +0800 Subject: Bug 1201426 - 2fa message says "your current password is required to enable.." when disabling --- template/en/default/account/prefs/mfa.html.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'template') 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.

-- cgit v1.2.3-24-g4f1b