Code

Closes #277 Enabled network hook
[gosa.git] / plugins / admin / systems / network.tpl
index 61a463cb522afe7233565c2df84e5c1478b49562..98c21d66b4ab62f31158b14e077cc57b7796f71c 100644 (file)
@@ -20,8 +20,7 @@
             <input     name="macAddress"       id="macAddress" size=25 maxlength=80    value="{$macAddress}">
 {/render}
             {if $autonet==true}
-                                           <input type="submit" name="autonet" value="{t}Autodetect{/t}" 
-                {if ($ipHostNumberACL !="" || $macAddressACL!= "")} disabled {/if}>
+                                           <input type="submit" name="autonet" value="{t}Autodetect{/t}">
             {/if}
           </td>
                                </tr>