Code

Added RDN support for users
[gosa.git] / plugins / admin / systems / servDNSeditZoneEntries.tpl
index a16f4f017605e2cac7fdc79daf2ecce4ccea5129..0efdd7bd40651301af12b89444790a26f83da5b3 100644 (file)
@@ -1,10 +1,18 @@
 <h2>{t}This dialog allows you to configure all components of this DNS zone on a single list.{/t}</h2>
-{t}Be carefull editing record types with this dialog. All changes will be saved immediately when using the save button.{/t}
+{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>
-
-{$table}       
+{if $disableDialog}
+       <br><b>
+       {t}This dialog can't be used until the currently edited zone was saved or the zone entry exists in the ldap database.{/t}
+       </b>
+{else}
+       <br>
+       {$table}
+       <br>
+       <input type='submit' name='UserRecord' value='{t}New entry{/t}' title='{t}Create a new DNS zone entry{/t}'>
+{/if}
 
 <p class="seperator">&nbsp;</p>
 <div style="text-algin:right;" align="right">