summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: ef5ee07)
raw | patch | inline | side by side (parent: ef5ee07)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Wed, 23 Jul 2008 07:10:00 +0000 (07:10 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Wed, 23 Jul 2008 07:10:00 +0000 (07:10 +0000) |
-Added start top ACls
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@11756 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@11756 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-plugins/dns/admin/systems/services/dns/class_servDNS.inc | patch | blob | history |
diff --git a/gosa-plugins/dns/admin/systems/services/dns/class_servDNS.inc b/gosa-plugins/dns/admin/systems/services/dns/class_servDNS.inc
index 8d4f645afe66b1d04468a7f8311a0cc08f48ebb9..a8ac86da8bdd7c2567a77e390545c0dd19659a1e 100644 (file)
"plCategory" => array("server"),
"plProvidedAcls"=> array(
+ "start" => _("Service start"), // Remove this to hide the start button at all.
+ "stop" => _("Service stop"), // Remove this to hide the stop button at all.
+ "restart" => _("Service restart"),// Remove this to hide the restart button at all.
+
"zoneName" =>_("Zone name"),
"ReverseZone" =>_("Reverse zone"),
"NetworkClass" =>_("Network class"),