Index: trunk/tools/bugzilla/bugzilla-4.0/template/en/custom/global/footer.html.tmpl |
— | — | @@ -16,7 +16,7 @@ |
17 | 17 | return false; } return true;"> |
18 | 18 | <input type='hidden' name="title" value="Special:Search"/> |
19 | 19 | <div id="simpleSearch"> |
20 | | - <input id="searchInput" name="quicksearch" type="text" title="Search Bugzilla" value="" /> |
| 20 | + <input id="searchInput" name="quicksearch" type="text" title="Search Bugzilla [alt-f]" accesskey="f" value="" /> |
21 | 21 | <button id="searchButton" type='submit' name='button' title="Search Bugzilla for this text"> </button> |
22 | 22 | </div> |
23 | 23 | </form> |