help text in sidebar
[phinde.git] / data / templates / search.htm
index b1a4c2a59aff5ab37a657b35ecb9b3fa5ff07c2c..37292ef5dd549b1b2311a631c90162b7b70152fb 100644 (file)
@@ -35,4 +35,9 @@
     {% endif %}
    </div>
   </div>
+  {% if not query %}
+  <script type="text/javascript">
+   document.getElementById("searchq").focus();
+  </script>
+  {% endif %}
 {% endblock %}