X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=plugins%2Fadmin%2Fsystems%2FservDNSeditZoneEntries.tpl;h=0efdd7bd40651301af12b89444790a26f83da5b3;hb=492133654424affe573db29aba364fdd8bdb3c83;hp=2ab4f2aa40f6596060bfceb9ad641ce6b31eb0e7;hpb=f8dc0335d722acf93a5175786c9217621894e475;p=gosa.git diff --git a/plugins/admin/systems/servDNSeditZoneEntries.tpl b/plugins/admin/systems/servDNSeditZoneEntries.tpl index 2ab4f2aa4..0efdd7bd4 100644 --- a/plugins/admin/systems/servDNSeditZoneEntries.tpl +++ b/plugins/admin/systems/servDNSeditZoneEntries.tpl @@ -1,9 +1,18 @@ -

{t}This dialog allows you to configure all components of this DNS zone on a single list.{/t}

- -{$table} - - - +

{t}This dialog allows you to configure all components of this DNS zone on a single list.{/t}

+{t}Be careful editing record types with this dialog. All changes will be saved immediately when using the save button.{/t} +
+
+

 

+{if $disableDialog} +
+ {t}This dialog can't be used until the currently edited zone was saved or the zone entry exists in the ldap database.{/t} + +{else} +
+ {$table} +
+ +{/if}