Code

Some dns checkins
[gosa.git] / plugins / admin / systems / servDNSeditZoneEntries.tpl
1 <h2>{t}This dialog allows you to configure all components of this DNS zone on a single list.{/t}<h2>
3 {$table}        
8 <p class="seperator">&nbsp;</p>
9 <div style="text-algin:right;" align="right">
10     <p>
11         <input type="submit" name="SaveZoneEntryChanges" value="{t}Save{/t}">
12         <input type="submit" name="CancelZoneEntryChanges" value="{t}Cancel{/t}">
13     </p>
14 </div>
16 <script language="JavaScript" type="text/javascript">
17   <!-- // First input field on page
18   document.mainform.zoneName.focus();
19   -->
20 </script>
21