Code

Added Focus patch
[gosa.git] / plugins / personal / mail / generic.tpl
index 7ce45eb3ce4a7276d545ed263251a3dd01c5be2f..785fd44f6e3daf6975632bb75e4f788d99393dfe 100644 (file)
@@ -309,6 +309,6 @@ onclick="changeState('day'); changeState('month'); changeState('year'); changeSt
        {/literal}
 
 <!-- // First input field on page
-  document.mainform.mail.focus();
+       focus_field('mail');
   -->
 </script>