Index: trunk/tools/bugzilla/bugzilla-4.0/template/en/custom/global/footer.html.tmpl |
— | — | @@ -14,7 +14,6 @@ |
15 | 15 | onsubmit="if (this.quicksearch.value == '') |
16 | 16 | { alert('Please enter one or more search terms first.'); |
17 | 17 | return false; } return true;"> |
18 | | - <input type='hidden' name="title" value="Special:Search"/> |
19 | 18 | <div id="simpleSearch"> |
20 | 19 | <input id="searchInput" name="quicksearch" type="text" title="Search Bugzilla [alt-f]" accesskey="f" value="" /> |
21 | 20 | <button id="searchButton" type='submit' name='button' title="Search Bugzilla for this text"> </button> |