From: byron jones Date: Wed, 27 Sep 2017 17:29:34 +0000 (+0800) Subject: Bug 1401569 - typo in "enabled two-factor authentication" X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=40c4401db5525617278deb8bfaf5481f08e4cf97;p=thirdparty%2Fbugzilla.git Bug 1401569 - typo in "enabled two-factor authentication" --- diff --git a/template/en/default/global/header.html.tmpl b/template/en/default/global/header.html.tmpl index 1ea652c10..25b65938f 100644 --- a/template/en/default/global/header.html.tmpl +++ b/template/en/default/global/header.html.tmpl @@ -259,7 +259,7 @@ AND user.mfa_required_date AND NOT Bugzilla.request_cache.on_mfa_page %] - Please enabled two-factor authentication + Please enable two-factor authentication [% IF Param('mfa_group_grace_period') %] before [% user.mfa_required_date FILTER time %]. [% ELSE %] @@ -370,4 +370,4 @@ [% BLOCK format_js_link %] -[% END %] \ No newline at end of file +[% END %]