From: Frédéric Buclin Date: Tue, 15 Feb 2011 18:51:45 +0000 (+0100) Subject: Restore the missing link due to bug 490322 (thanks Selenium!) X-Git-Tag: bugzilla-3.6.5~6 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6652030a7da1ce2ee0e8b605552a27da5400b798;p=thirdparty%2Fbugzilla.git Restore the missing link due to bug 490322 (thanks Selenium!) r=mkanat --- 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" %]