Code

Added Focus patch
[gosa.git] / ihtml / themes / default / login.tpl
index 729ae8b89e6a58263c7b34d0d2ab8b71f688223a..1c6b44e6ffdd61ba1667e9de832af870c19dbfd1 100644 (file)
@@ -89,7 +89,7 @@
 <script language="JavaScript" type="text/javascript">
   <!-- // First input field on page
   nextfield= "{$nextfield}";
-  document.mainform.{$nextfield}.focus();
+  focus_field({$nextfield});
   -->
 </script>