Code

Updated workstation - Startup
[gosa.git] / plugins / admin / systems / servDNSeditZoneEntries.tpl
index 0efdd7bd40651301af12b89444790a26f83da5b3..9c0428c29d58795aa28029bf97225bd7f7ad7290 100644 (file)
@@ -1,7 +1,4 @@
 <h2>{t}This dialog allows you to configure all components of this DNS zone on a single list.{/t}</h2>
-{t}Be careful editing record types with this dialog. All changes will be saved immediately when using the save button.{/t}
-<br>
-<br>
 <p class="seperator">&nbsp;</p>
 {if $disableDialog}
        <br><b>
@@ -24,7 +21,7 @@
 
 <script language="JavaScript" type="text/javascript">
   <!-- // First input field on page
-  document.mainform.zoneName.focus();
+       focus_field('zoneName');
   -->
 </script>