summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 27756a8)
raw | patch | inline | side by side (parent: 27756a8)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Tue, 4 Sep 2007 09:59:52 +0000 (09:59 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Tue, 4 Sep 2007 09:59:52 +0000 (09:59 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.5@7207 594d385d-05f5-0310-b6e9-bd551577e9d8
plugins/admin/systems/network.tpl | patch | blob | history |
index cb6a7af4c1bc7d74ce09c736d2149462aa839e28..ed5abec561982d7e77070fa117c05a6ecced25fd 100644 (file)
<td style="width:50%;vertical-align:top;border-left:1px solid #b0b0b0;" valign="top">
{if $ZoneCnt}
- {if $DNSAccount == true}checked="checked"
+ {if $DNSAccount == true}
<input type="checkbox" name="enableDNS" value="1" {$DNSaccountACL} class='center'
+ checked="checked"
onclick="toggle('test2');
changeState('zoneName');
changeState('dNSTTL');