X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=plugins%2Fadmin%2Fsystems%2Fnetwork.tpl;h=dcb3d45210490e3a04ec8090dd85a58e1dc3bb61;hb=5968d8b031057ae89dbb12ac0b734b5e4c7f82ad;hp=0ac0890921e4198caa87cc9e2e92084d18956ebd;hpb=914c51ff10e5b749a62c27784380164ffe5bad98;p=gosa.git diff --git a/plugins/admin/systems/network.tpl b/plugins/admin/systems/network.tpl index 0ac089092..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}