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 64f2330 commit 1b96a0dCopy full SHA for 1b96a0d
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 Perl 6 document to search for">
+ accesskey="f" title="Enter term to search for (hit Esc to focus)">
10
</div>
11
<p id="not-found-message">
12
Not in Index (<a href="" id="try-web-search">try web search</a>)
@@ -16,4 +16,4 @@
16
MENU
17
18
19
-<div id="content" class="pretty-box yellow">
+<div id="content" class="pretty-box yellow">
0 commit comments