Code

Added Focus patch
[gosa.git] / plugins / admin / groups / paste_generic.tpl
index 134b2963c385faaa2c90b3126be72ecc8a1ef5e4..26477def6078a925e57bd97758581f779eb82f87 100644 (file)
@@ -21,5 +21,5 @@
 </table>
 
 <script language="JavaScript" type="text/javascript">
-  document.mainform.cn.focus();
+       focus_field('cn');
 </script>