summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--template/en/default/global/header.html.tmpl4
1 files 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 %]
<span id="mfa-warning">
- Please <a href="userprefs.cgi?tab=mfa">enabled two-factor authentication</a>
+ Please <a href="userprefs.cgi?tab=mfa">enable two-factor authentication</a>
[% IF Param('mfa_group_grace_period') %]
before <i>[% user.mfa_required_date FILTER time %]</i>.
[% ELSE %]
@@ -370,4 +370,4 @@
[% BLOCK format_js_link %]
<script [% script_nonce FILTER none %] type="text/javascript" src="[% asset_url FILTER mtime FILTER html %]"></script>
-[% END %] \ No newline at end of file
+[% END %]