]> 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:50:00 +0000 (01:50 +0000)
committerlpsolit%gmail.com <>
Wed, 27 Dec 2006 01:50:00 +0000 (01:50 +0000)
template/en/default/global/user-error.html.tmpl

index 983b0f8d4fa5aa2ae13adda69a0a7640f8b54597..244a7f48ac8b04d530be4c5d629016b716b23d51 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'" %]