From 3a02aca1cc20b43f10afbad70c56a14fbac414da Mon Sep 17 00:00:00 2001 From: Byron Jones Date: Thu, 19 Apr 2012 13:19:20 -0700 Subject: Fix test breakage caused by bug 746331 --- .../template/en/default/hook/global/user-error-errors.html.tmpl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'extensions/BrowserID/template') diff --git a/extensions/BrowserID/template/en/default/hook/global/user-error-errors.html.tmpl b/extensions/BrowserID/template/en/default/hook/global/user-error-errors.html.tmpl index 402cad3c9..ce872abda 100644 --- a/extensions/BrowserID/template/en/default/hook/global/user-error-errors.html.tmpl +++ b/extensions/BrowserID/template/en/default/hook/global/user-error-errors.html.tmpl @@ -1,8 +1,8 @@ [% IF error == "browserid_account_too_powerful" %] [% title = "Account Too Powerful" %] Your account is a member of a group which is not permitted to use - BrowserID to log in. Please log in with your Bugzilla username and - password. + BrowserID to log in. Please log in with your [% terms.Bugzilla %] username + and password.

(BrowserID logins are disabled for accounts which are members of certain particularly sensitive groups, while we gain experience with the -- cgit v1.2.3-24-g4f1b