Code

Added images an acls for gotomasses
authorhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Wed, 22 Aug 2007 09:15:45 +0000 (09:15 +0000)
committerhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Wed, 22 Aug 2007 09:15:45 +0000 (09:15 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.5@7103 594d385d-05f5-0310-b6e9-bd551577e9d8

html/images/gotomasses_new_task.png [new file with mode: 0755]
html/images/gotomasses_task.png [new file with mode: 0755]
plugins/admin/groups/acl_definition.inc

diff --git a/html/images/gotomasses_new_task.png b/html/images/gotomasses_new_task.png
new file mode 100755 (executable)
index 0000000..d9afa9a
Binary files /dev/null and b/html/images/gotomasses_new_task.png differ
diff --git a/html/images/gotomasses_task.png b/html/images/gotomasses_task.png
new file mode 100755 (executable)
index 0000000..d9afa9a
Binary files /dev/null and b/html/images/gotomasses_task.png differ
index 0cb3e7dcb16687dca1c4eafb5217dcaa94c95e37..c992a9b4e86b925ea1ef745bdc3defe45d09ca39 100644 (file)
@@ -454,6 +454,6 @@ $ACLD['scalix']     = array(
                "scalixLimitInboundMail"        => _("Limit inbound"),
                "scalixLimitNotifyUser"         => _("Notify user"),
                "scalixEmailAddress"            => _("Scalix email addresses"));
+$ACLD['gotomasses'] array("create" => _("Create/edit new task"),"remove" => _("Remove tasks"));
 $ACLD['mimetype'] = array("create","remove","cn","gotoMimeApplication","gotoMimeLeftClickAction","gotoMimeIcon","description","gotoMimeFilePattern","gotoMimeEmbeddedApplication","gotoMimeGroup","gotoMimeFilePattern","gotoMimeApplication","gotoMimeEmbeddedApplication");
 ?>