]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Restore the missing link due to bug 490322 (thanks Selenium!)
authorFrédéric Buclin <LpSolit@gmail.com>
Tue, 15 Feb 2011 18:51:45 +0000 (19:51 +0100)
committerFrédéric Buclin <LpSolit@gmail.com>
Tue, 15 Feb 2011 18:51:45 +0000 (19:51 +0100)
r=mkanat

template/en/default/global/user-error.html.tmpl

index 28bb67d60de81bd877eda165c14cb1149b27c04c..54c26853d89d46076596392244b9b7baf3f5274d 100644 (file)
       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 <a href="describekeywords.cgi">listed
+      here</a>.
+    [% END %]
 
   [% ELSIF error == "old_password_incorrect" %]
     [% title = "Incorrect Old Password" %]