summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 78f5418)
raw | patch | inline | side by side (parent: 78f5418)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Mon, 20 Oct 2008 06:26:21 +0000 (06:26 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Mon, 20 Oct 2008 06:26:21 +0000 (06:26 +0000) |
-Fixed ACL info String.
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@12733 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@12733 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-core/include/class_acl.inc | patch | blob | history |
index 6aadfc637d5fb8258854dfaa1f4f0a9e091e630e..1a66ee7e54bd5c51a349344a404f9ba0ca3b4ec5 100644 (file)
{
return (array(
"plShortName" => _("ACL"),
- "plDescription" => _("ACL")._("Access control list").")",
+ "plDescription" => _("ACL")." ("._("Access control list").")",
"plSelfModify" => FALSE,
"plDepends" => array(),
"plPriority" => 0,