From: cajus Date: Thu, 1 Jul 2010 08:08:13 +0000 (+0000) Subject: Changed ACL grant text X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=98aa4b988ce8c528917a7a5a03113dd8a36abcf6;p=gosa.git Changed ACL grant text git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@18899 594d385d-05f5-0310-b6e9-bd551577e9d8 --- diff --git a/gosa-core/include/class_acl.inc b/gosa-core/include/class_acl.inc index 0a325f1b5..82cbdff18 100644 --- a/gosa-core/include/class_acl.inc +++ b/gosa-core/include/class_acl.inc @@ -816,7 +816,7 @@ class acl extends plugin $options.= $this->mkchkbx($key."_0_m", _("Move objects"), preg_match('/m/', $overall_acl)).$spc; $options.= $this->mkchkbx($key."_0_d", _("Remove objects"), preg_match('/d/', $overall_acl)).$spc; if ($plist[preg_replace('%^.*/%', '', $key)]['plSelfModify']){ - $options.= $this->mkchkbx($key."_0_s", _("Grant permission to owner"), preg_match('/s/', $overall_acl)).$spc; + $options.= $this->mkchkbx($key."_0_s", _("Restrict changes to user's own object"), preg_match('/s/', $overall_acl)).$spc; } /* Global options */ diff --git a/gosa-core/plugins/generic/references/class_aclResolver.inc b/gosa-core/plugins/generic/references/class_aclResolver.inc index f33185614..51d05a510 100644 --- a/gosa-core/plugins/generic/references/class_aclResolver.inc +++ b/gosa-core/plugins/generic/references/class_aclResolver.inc @@ -292,7 +292,7 @@ class aclResolver $str .= "
  • ".$name.": "; $str .= "