summaryrefslogtreecommitdiffstats
path: root/quicksearch.html
diff options
context:
space:
mode:
Diffstat (limited to 'quicksearch.html')
-rw-r--r--quicksearch.html4
1 files changed, 1 insertions, 3 deletions
diff --git a/quicksearch.html b/quicksearch.html
index 900180065..df7e85ccf 100644
--- a/quicksearch.html
+++ b/quicksearch.html
@@ -18,10 +18,8 @@ you may prefer <a href="quicksearchhack.html">this form</a>.
Type in one or more words (or word fragments) to search for:
-<!-- The name of the form must be "f" (used in "quicksearch.js"). -->
-
<form name="f" action="show_bug.cgi" method="get"
- onsubmit="QuickSearch(); return false;">
+ onsubmit="QuickSearch(f.id.value); return false;">
<table>
<tr>
<td><input type="text" size="40" name="id"/></td>