diff options
Diffstat (limited to 'template/en/default/search/search-specific.html.tmpl')
-rw-r--r-- | template/en/default/search/search-specific.html.tmpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template/en/default/search/search-specific.html.tmpl b/template/en/default/search/search-specific.html.tmpl index c5ac0c876..8b351bc36 100644 --- a/template/en/default/search/search-specific.html.tmpl +++ b/template/en/default/search/search-specific.html.tmpl @@ -104,7 +104,7 @@ for "crash secure SSL flash". <td> <input name="content" size="40" id="content" value="[% default.content.0 FILTER html %]"> - <script language="JavaScript" type="text/javascript"> <!-- + <script type="text/javascript"> <!-- document.forms['queryform'].content.focus(); // --> </script> |