summaryrefslogtreecommitdiffstats
path: root/templates/show_search_bar.inc
diff options
context:
space:
mode:
authorxgizzmo <xgizzmo@ampache>2005-08-17 01:28:39 +0000
committerxgizzmo <xgizzmo@ampache>2005-08-17 01:28:39 +0000
commitccf03a68e2584835fb4d6fe3a6bc2e2cc780ce8c (patch)
tree44eababda376c5db67ca5fce204d2c84a1234bbe /templates/show_search_bar.inc
parent747554307aff526d470eb9822bef592a65abdca2 (diff)
downloadampache-ccf03a68e2584835fb4d6fe3a6bc2e2cc780ce8c.tar.gz
ampache-ccf03a68e2584835fb4d6fe3a6bc2e2cc780ce8c.tar.bz2
ampache-ccf03a68e2584835fb4d6fe3a6bc2e2cc780ce8c.zip
code clean up
Diffstat (limited to 'templates/show_search_bar.inc')
-rw-r--r--templates/show_search_bar.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/show_search_bar.inc b/templates/show_search_bar.inc
index 36f4b1ca..9b2e61f6 100644
--- a/templates/show_search_bar.inc
+++ b/templates/show_search_bar.inc
@@ -75,4 +75,4 @@
</tr>
</table>
</form>
-
+<script language="JavaScript" type="text/javascript"> document.search.search_string.focus(); </script>