Code

removed old acls from templates
[gosa.git] / plugins / admin / systems / network.tpl
index 7a1bd8fa184de24a6cd816718466cdb5eb32fa0d..eeac9230cefed11185f2dc8eaf278f146387c80d 100644 (file)
@@ -37,7 +37,7 @@
                <td     style="width:50%;vertical-align:top;border-left:1px solid #b0b0b0;" valign="top">
       <input type="checkbox" name="enableDNS" value="1" 
 
-        {if !$accountACL}
+        {if !$accountACL}  <!-- render as disabled if we have no permissions -->
           disabled
         {/if}