Code

Added Focus patch
[gosa.git] / plugins / gofax / faxaccount / paste_generic.tpl
index fc24dc4ba2f5c03bb4db2d02417d52c3f0350a58..6efca1d5b2c24a3fd8f961b8baa5168a3a8ea24b 100644 (file)
@@ -26,6 +26,6 @@
 <!-- Place cursor -->
 <script language="JavaScript" type="text/javascript">
   <!-- // First input field on page
-  document.mainform.facsimileTelephoneNumber.focus();
+       focus_field('facsimileTelephoneNumber');
   -->
 </script>