Code

Check states on login, too
authorcajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8>
Fri, 2 Oct 2009 10:11:21 +0000 (10:11 +0000)
committercajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8>
Fri, 2 Oct 2009 10:11:21 +0000 (10:11 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@14475 594d385d-05f5-0310-b6e9-bd551577e9d8

gosa-plugins/mail/personal/mail/generic.tpl

index 215d7424e7925f7c42a2ac22fed74da09a61983d..950004a47206a4d2b3394e755a440ba37f112e6f 100644 (file)
@@ -318,9 +318,8 @@ alert("yes");
                }
            }
        }
-       {/literal}
 
-<!-- // First input field on page
+       changeStates();
        focus_field('mail');
-  -->
+       {/literal}
 </script>