X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=plugins%2Fadmin%2Fsystems%2Fnetwork.tpl;h=f3b68830ce6063e1b3774d68558de663e0d6e985;hb=c30fdf675865a86365275ed6fb9f8a0cc06e41af;hp=dbe85d9bf3ae1a75bbcdd5b9db3c9ad7a7a951c3;hpb=1a7070808b558fa25a8fea2043d4142079d5b7db;p=gosa.git diff --git a/plugins/admin/systems/network.tpl b/plugins/admin/systems/network.tpl index dbe85d9bf..f3b68830c 100644 --- a/plugins/admin/systems/network.tpl +++ b/plugins/admin/systems/network.tpl @@ -7,58 +7,68 @@ - + - + + {if $autonet==true} + + + + + {/if}
{$staticAddress}
 
{if $DNS_is_account==true} - + "/> + {else} + onclick="toggle('test2'); + changeState('zoneName'); + changeState('dNSTTL'); + changeState('AddNewRecord'); + "/> + {/if} {t}Enable DNS for this device{/t} - -
- + + {if $DNSAccount == true} +
+ {else} +
-
- {html_options values=$ZoneKeys output=$Zones selected=$zoneName}
{t}TTL{/t} +
{t}Dns records{/t} - {$records} + {if $DNSAccount == true}{$records}{/if}
- {if $DNSAccount != true} - - {/if} {/if}