Code

updated templates
authorhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Wed, 24 Mar 2010 10:48:56 +0000 (10:48 +0000)
committerhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Wed, 24 Mar 2010 10:48:56 +0000 (10:48 +0000)
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

index 4b9485f31e355b466bb318d7be8121ccd19b6c5c..61e7a28ff5e8cfe382b100a4428f9165c22b11ed 100644 (file)
@@ -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.