summaryrefslogtreecommitdiffstats
path: root/template/en/default/search/search-advanced.html.tmpl
diff options
context:
space:
mode:
authorgerv%gerv.net <>2002-04-20 03:35:39 +0200
committergerv%gerv.net <>2002-04-20 03:35:39 +0200
commit07466db53c0990b4cf9ccdedb08c1a075c18446e (patch)
treea60c8fffb517952a7b19ed20109752168bede811 /template/en/default/search/search-advanced.html.tmpl
parentc73a72af3d96ad82ef38d9d27fad2e4b6e87f36c (diff)
downloadbugzilla-07466db53c0990b4cf9ccdedb08c1a075c18446e.tar.gz
bugzilla-07466db53c0990b4cf9ccdedb08c1a075c18446e.tar.xz
Bug 135707 - make template/en/default templates consistent with template/default. Patch by ddk, 2xr=gerv.
Diffstat (limited to 'template/en/default/search/search-advanced.html.tmpl')
-rw-r--r--template/en/default/search/search-advanced.html.tmpl11
1 files changed, 0 insertions, 11 deletions
diff --git a/template/en/default/search/search-advanced.html.tmpl b/template/en/default/search/search-advanced.html.tmpl
index 85e66356b..3079ea006 100644
--- a/template/en/default/search/search-advanced.html.tmpl
+++ b/template/en/default/search/search-advanced.html.tmpl
@@ -331,17 +331,6 @@ function selectProduct(f) {
{ value => "anywords", description => "contains any of the words" },
{ value => "regexp", description => "matches the regexp" },
{ value => "notregexp", description => "doesn&#8217;t match the regexp" } ] %]
-
-[%# The decent help requires Javascript %]
-<script> <!--
- document.write("<p><a href='query.cgi?help=1'>Give me help</a> with this form (reloads page.)</p>");
-// -->
-</script>
-<noscript>
- <p>
- <a href="queryhelp.cgi">Give me help</a> with this form.
- </p>
-</noscript>
<form method="get" action="buglist.cgi" name="queryform">