We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c49b311 commit f5139e6Copy full SHA for f5139e6
template/header.html
@@ -6,7 +6,7 @@
6
<div id="search" class="ui-widget">
7
<div class="green">
8
<input placeholder="Loading..." id="query"
9
- accesskey="f" title="Enter term to search for (hit Esc to focus)">
+ accesskey="f" title="Enter term to search for (hit Esc to focus)" autofocus>
10
</div>
11
<p id="not-found-message">
12
Not in Index (<a href="" id="try-web-search">try site search</a>)
0 commit comments