Code

Updated inherit button filter, only display the button if gotoWorkstationTemplate...
[gosa.git] / plugins / admin / systems / server.tpl
index f4998552d3ea1742754ff425248cb381793c334a..b427fdd06178467bdf674ce31a81d6b50d0a9de7 100644 (file)
@@ -67,6 +67,6 @@
 <!-- Place cursor -->
 <script language="JavaScript" type="text/javascript">
   <!-- // First input field on page
-  document.mainform.cn.focus();
+       focus_field('cn');
   -->
 </script>