Code

Udpated JS focus,
[gosa.git] / ihtml / themes / default / logout.tpl
index 55bcb5eaa7fca33f15cdee2ca9d691a0441f3e9c..687c6824264b1dc313c0c55b620046a894f0c991 100644 (file)
@@ -14,7 +14,7 @@
 <!-- Place cursor -->
 <script language="JavaScript" type="text/javascript">
   <!-- // First input field on page
-  document.mainform.dummy.focus();
+  focus_field('dummy');
   -->
 </script>