diff options
Diffstat (limited to 'template/en')
-rw-r--r-- | template/en/default/index.html.tmpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template/en/default/index.html.tmpl b/template/en/default/index.html.tmpl index f7a0e900b..3c42ce71e 100644 --- a/template/en/default/index.html.tmpl +++ b/template/en/default/index.html.tmpl @@ -55,7 +55,7 @@ <form id="quicksearchForm" name="quicksearchForm" action="buglist.cgi"> <div> - <input id="quicksearch_main" type="text" name="quicksearch" + <input id="quicksearch_main" type="text" name="quicksearch" autofocus placeholder="Enter [% terms.abug %] number or some search terms" title="Quick Search"> <input id="find" type="submit" value="Quick Search"> |