]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 363916: buglist.cgi can throw an error about JavaScript even though QuickSearch...
authorlpsolit%gmail.com <>
Wed, 27 Dec 2006 01:51:53 +0000 (01:51 +0000)
committerlpsolit%gmail.com <>
Wed, 27 Dec 2006 01:51:53 +0000 (01:51 +0000)
template/en/default/global/user-error.html.tmpl

index 5cc75e21c83853bca66e0be1e1e8bd5a6f55416e..16328e64e4b1c07f7e18c8aaabae550cffe62e8f 100644 (file)
       [% END %]
       You must enter a valid [% terms.bug %] number!
     [% END %]
-    <noscript>
-      If you are trying to use QuickSearch, you need to enable
-      JavaScript in your browser.
-    </noscript>
 
   [% ELSIF error == "invalid_changedsince" %]
     [% title = "Invalid 'Changed Since'" %]