From 1e4f1139e5afb3623471fe81dfbc66a4d80dfb9c Mon Sep 17 00:00:00 2001 From: hickert Date: Wed, 24 Mar 2010 10:48:56 +0000 Subject: [PATCH] updated templates git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@17055 594d385d-05f5-0310-b6e9-bd551577e9d8 --- gosa-plugins/dhcp/admin/systems/services/dhcp/class_servDHCP.inc | 1 + 1 file changed, 1 insertion(+) 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. -- 2.30.2