From: hickert Date: Wed, 24 Mar 2010 10:48:56 +0000 (+0000) Subject: updated templates X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=1e4f1139e5afb3623471fe81dfbc66a4d80dfb9c;p=gosa.git updated templates git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@17055 594d385d-05f5-0310-b6e9-bd551577e9d8 --- diff --git a/gosa-plugins/dhcp/admin/systems/services/dhcp/class_servDHCP.inc b/gosa-plugins/dhcp/admin/systems/services/dhcp/class_servDHCP.inc index 4b9485f31..61e7a28ff 100644 --- a/gosa-plugins/dhcp/admin/systems/services/dhcp/class_servDHCP.inc +++ b/gosa-plugins/dhcp/admin/systems/services/dhcp/class_servDHCP.inc @@ -727,6 +727,7 @@ class servdhcp extends goService "plCategory" => array("server"), "plProvidedAcls"=> array( + "dhcpServiceDN" => _("DHCP entries"), // Remove this to hide the start button at all. "start" => _("Start service"), // Remove this to hide the start button at all. "stop" => _("Stop service"), // Remove this to hide the stop button at all. "restart" => _("Restart service"))// Remove this to hide the restart button at all.