Code

Added Focus patch
[gosa.git] / plugins / gofax / faxreports / contents.tpl
index a0eb831a30f13dd23f2845dc282e85059d3f113f..197c5b8c8a5bf6937bb1e073dbfb5071913379dd 100644 (file)
@@ -54,6 +54,6 @@
 <!-- Place cursor -->
 <script language="JavaScript" type="text/javascript">
   <!-- // First input field on page
-  document.mainform.search_for.focus();
+       focus_field('search_for');
   -->
 </script>