From 40c4401db5525617278deb8bfaf5481f08e4cf97 Mon Sep 17 00:00:00 2001 From: byron jones Date: Thu, 28 Sep 2017 01:29:34 +0800 Subject: Bug 1401569 - typo in "enabled two-factor authentication" --- template/en/default/global/header.html.tmpl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 %] -- cgit v1.2.3-24-g4f1b