Code

Added a filter preparation files
[gosa.git] / gosa-core / ihtml / themes / default / login.tpl
index 1f26b84114096be6ba58a8ae09f30a044b3b7d48..2563ea095ecc7becca686d0ece71efb3a0a91d2c 100644 (file)
 
 {$errors}
 
-<!-- Place cursor in username field 
 <script language="JavaScript" type="text/javascript">
+<!-- 
   enable_keyPress = false;
-
   nextfield= "{$nextfield}";
   focus_field("{$nextfield}");
-
-next_msg_dialog();
-</script>
+  next_msg_dialog();
 -->
+</script>
 </body>
 </html>