From a60df189656a5ba4706311fa52b55c9dd8816ee1 Mon Sep 17 00:00:00 2001 From: hickert Date: Mon, 22 Mar 2010 08:13:37 +0000 Subject: [PATCH] Updated servdns template git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@16974 594d385d-05f5-0310-b6e9-bd551577e9d8 --- .../admin/systems/services/dns/servdns.tpl | 109 ++++++++---------- 1 file changed, 49 insertions(+), 60 deletions(-) diff --git a/gosa-plugins/dns/admin/systems/services/dns/servdns.tpl b/gosa-plugins/dns/admin/systems/services/dns/servdns.tpl index 2ac49dfdb..e70556c81 100644 --- a/gosa-plugins/dns/admin/systems/services/dns/servdns.tpl +++ b/gosa-plugins/dns/admin/systems/services/dns/servdns.tpl @@ -1,71 +1,60 @@ {if $dns_take_over} - - - - -
- -

{t}DNS take over initiated{/t}

- {$warning} - {t}This includes 'all' DNS zones that are located within this server. Please double check if your really want to do this.{/t} -

- {$warning2} -
- - -

-

- {t}Following objects will be taken over{/t} : -

-

-

{$info}
-

-
+ + + + +
+

{t}DNS take over initiated{/t}

+ {$warning} + {t}This includes 'all' DNS zones that are located within this server. Please double check if your really want to do this.{/t} +

{$warning2}
+ +

+

+ {t}Following objects will be taken over{/t} : +

+

+

{$info}
+

+
{else} - -{if $dns_server_list_cnt} - - - -{/if} - - - +
- - {t}Take over DNS configuration from{/t}  - - - -
-

{t}Zones{/t}

- {$ZoneList} - {if $is_createable} - - - {else} - - {/if} -
+ {if $dns_server_list_cnt} + + + + {/if} + + +
+ {t}Take over DNS configuration from{/t}  + + +
+ +

{t}Zones{/t}

+ {$ZoneList} + {if $is_createable} + + {else} + + {/if} +
- - - + {/if} -
-

-

- -   - +
+
+ +
-

-- 2.30.2