From: hickert Date: Mon, 24 Sep 2007 11:02:16 +0000 (+0000) Subject: Udapted Group->Mail changed type from event to calendar X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=c486e1ce2746480aeeafbe76dcf2ccb53323edc1;p=gosa.git Udapted Group->Mail changed type from event to calendar git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.5@7388 594d385d-05f5-0310-b6e9-bd551577e9d8 --- diff --git a/plugins/admin/groups/class_groupMail.inc b/plugins/admin/groups/class_groupMail.inc index d0cef9802..8b5fa3c81 100644 --- a/plugins/admin/groups/class_groupMail.inc +++ b/plugins/admin/groups/class_groupMail.inc @@ -612,7 +612,7 @@ class mailgroup extends plugin $smarty->assign("JS",$_SESSION['js']); $smarty->assign("kolabFolderType_Types", array ( '' => _('Unspecified'), 'mail' => _('Mails'), 'task' => _('Tasks') , 'journal' => _('Journals'), - 'event' => _('Events'), 'contact' => _('Contacts'), + 'calendar' => _('Calendar'), 'contact' => _('Contacts'), 'note' => _('Notes'))); if($this->kolabFolderType_Type == "mail"){ $smarty->assign("kolabFolderType_SubTypes", array(