summaryrefslogtreecommitdiffstats
path: root/template/en/default/search/search-advanced.html.tmpl
diff options
context:
space:
mode:
authorjocuri%softhome.net <>2004-12-11 09:27:44 +0100
committerjocuri%softhome.net <>2004-12-11 09:27:44 +0100
commit39cf5154ea35355067791653198b6dbb3fc51ba2 (patch)
treed60fdbb5dc98fc7d8799122831d92c098054be58 /template/en/default/search/search-advanced.html.tmpl
parentdf48c469975515876988677ed044cd716d83d3c1 (diff)
downloadbugzilla-39cf5154ea35355067791653198b6dbb3fc51ba2.tar.gz
bugzilla-39cf5154ea35355067791653198b6dbb3fc51ba2.tar.xz
Patch for bug 251502: Remove queryhelp.cgi (redundant, badly out of date); patch by me, r=wurblzap (Marc), r=gerv, a=justdave.
Diffstat (limited to 'template/en/default/search/search-advanced.html.tmpl')
-rw-r--r--template/en/default/search/search-advanced.html.tmpl9
1 files changed, 0 insertions, 9 deletions
diff --git a/template/en/default/search/search-advanced.html.tmpl b/template/en/default/search/search-advanced.html.tmpl
index 3c58124cc..acef2ac0a 100644
--- a/template/en/default/search/search-advanced.html.tmpl
+++ b/template/en/default/search/search-advanced.html.tmpl
@@ -65,11 +65,6 @@ var queryform = "queryform"
document.write("<p><a href='query.cgi?help=1&amp;format=advanced'>Give me some help</a> (reloads page.)</p>");
// -->
</script>
- <noscript>
- <p><a href="queryhelp.cgi">Give me help</a> with this form.</p>
- </noscript>
- [% ELSE %]
- <p><a href="queryhelp.cgi">Give me help</a> with this form.</p>
[% END %]
[% ELSE %]
<p>
@@ -93,10 +88,6 @@ var queryform = "queryform"
[% PROCESS "search/boolean-charts.html.tmpl" %]
-<p>
- Give me a <a href="queryhelp.cgi">clue</a> about how to use this form.
-</p>
-
</form>
[% PROCESS "search/search-help.html.tmpl" IF help %]