Code

Udpated JS focus,
[gosa.git] / plugins / gofax / blocklists / generic.tpl
index 00e945a5302c52f47f4f473a54e92cbe7b0eac75..629cf3852cae149add5b886b6577ff100062c2da 100644 (file)
@@ -90,6 +90,6 @@
 <!-- Place cursor -->
 <script language="JavaScript" type="text/javascript">
   <!-- // First input field on page
-  document.mainform.cn.focus();
+       focus_field('n');
   -->
 </script>