From 6652030a7da1ce2ee0e8b605552a27da5400b798 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Fr=C3=A9d=C3=A9ric=20Buclin?= Date: Tue, 15 Feb 2011 19:51:45 +0100 Subject: [PATCH] Restore the missing link due to bug 490322 (thanks Selenium!) r=mkanat --- template/en/default/global/user-error.html.tmpl | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/template/en/default/global/user-error.html.tmpl b/template/en/default/global/user-error.html.tmpl index 28bb67d60d..54c26853d8 100644 --- a/template/en/default/global/user-error.html.tmpl +++ b/template/en/default/global/user-error.html.tmpl @@ -1284,6 +1284,10 @@ Either you mis-typed the name or that user has not yet registered for a [% terms.Bugzilla %] account. [% END %] + [% IF class == "Bugzilla::Keyword" %] + The legal keyword names are listed + here. + [% END %] [% ELSIF error == "old_password_incorrect" %] [% title = "Incorrect Old Password" %] -- 2.47.2