Code

Added Focus patch
[gosa.git] / ihtml / themes / default / help.tpl
index 82c3e42bc237259ff9b0ed27e59de56835ae6239..2c91d5649c4e1936b452548236ef0201c36982ee 100644 (file)
@@ -30,7 +30,7 @@
 <!-- Place cursor -->
 <script language="JavaScript" type="text/javascript">
 <!-- // First input field on page
-document.mainform.search_string.focus();
+  focus_field('search_string');
 -->
 </script>