From: hickert Date: Wed, 10 Jan 2007 11:30:02 +0000 (+0000) Subject: Fixed queue remove and added member warning X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=5c61aa5ab5944b41e61c18c772eed8a4b7987ab1;p=gosa.git Fixed queue remove and added member warning git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@5513 594d385d-05f5-0310-b6e9-bd551577e9d8 --- diff --git a/plugins/admin/ogroups/class_ogroupManagement.inc b/plugins/admin/ogroups/class_ogroupManagement.inc index 013fd6556..82c47d2fa 100644 --- a/plugins/admin/ogroups/class_ogroupManagement.inc +++ b/plugins/admin/ogroups/class_ogroupManagement.inc @@ -177,7 +177,6 @@ class ogroupManagement extends plugin /* Delete request is permitted, perform LDAP action */ $this->ogroup= new ogrouptabs($this->config, $this->config->data['TABS']['OGROUPTABS'], $this->dn); - $this->ogroup->set_acl(array($this->acl)); $this->ogroup->delete (); gosa_log ("Object group'".$this->dn."' has been removed"); unset ($this->ogroup); diff --git a/plugins/admin/ogroups/phonequeue.tpl b/plugins/admin/ogroups/phonequeue.tpl index 53fbb20ed..643b4a326 100644 --- a/plugins/admin/ogroups/phonequeue.tpl +++ b/plugins/admin/ogroups/phonequeue.tpl @@ -1,3 +1,7 @@ +

+ ! {t}Only users with the same asterisk home server will be included to this queue.{/t} +

+
@@ -268,7 +272,7 @@
{render acl=$goFonQueueAnnounceHoldtimeACL} - + {/render} {t}Announce holdtime{/t}