summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 0a49ac2)
raw | patch | inline | side by side (parent: 0a49ac2)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Wed, 24 Mar 2010 10:48:56 +0000 (10:48 +0000) | ||
committer | hickert <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 | patch | blob | history |
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 4b9485f31e355b466bb318d7be8121ccd19b6c5c..61e7a28ff5e8cfe382b100a4428f9165c22b11ed 100644 (file)
"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.