steffen: server/kolab-webadmin/kolab-webadmin/www/admin/user user.php, 1.37, 1.38

cvs at intevation.de cvs at intevation.de
Mon Oct 11 15:37:12 CEST 2004


Author: steffen

Update of /kolabrepository/server/kolab-webadmin/kolab-webadmin/www/admin/user
In directory doto:/tmp/cvs-serv5395/kolab-webadmin/kolab-webadmin/www/admin/user

Modified Files:
	user.php 
Log Message:
new way of handling invitations

Index: user.php
===================================================================
RCS file: /kolabrepository/server/kolab-webadmin/kolab-webadmin/www/admin/user/user.php,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -d -r1.37 -r1.38
--- user.php	29 Sep 2004 23:03:37 -0000	1.37
+++ user.php	11 Oct 2004 13:37:09 -0000	1.38
@@ -327,7 +327,8 @@
 		  'resourceaction' => array( 'name' => _('Resource/Group Policies'),
 									 'type' => 'resourcepolicy',
 									 'policies' => array(array( 'user' => 'anyone', 'policyno' => 4 )),
-									 'comment' => _('For automatic invitation handling') ),
+									 'comment' => _('For automatic invitation handling<br/>'.
+													'NOTE: For regular accounts to use this feature, give the \'calendar\' user access to the Calendar folder') ),
 		  'title_0' => array( 'name' => _('Title') ) );
 $entries['alias'] = array( 'name' => _('Email Aliases'), 
 						   'type' => 'textarea',





More information about the commits mailing list