X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=plugins%2Fadmin%2Fsystems%2Fnetwork.tpl;h=dcb3d45210490e3a04ec8090dd85a58e1dc3bb61;hb=30827656c010419d41e5249cee16edf2d01969b9;hp=dbe85d9bf3ae1a75bbcdd5b9db3c9ad7a7a951c3;hpb=1a7070808b558fa25a8fea2043d4142079d5b7db;p=gosa.git diff --git a/plugins/admin/systems/network.tpl b/plugins/admin/systems/network.tpl index dbe85d9bf..dcb3d4521 100644 --- a/plugins/admin/systems/network.tpl +++ b/plugins/admin/systems/network.tpl @@ -13,52 +13,61 @@ {$staticAddress} + {if $autonet==true} + +   + + + {/if} {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}