steffen: server/kolab-webadmin/kolab-webadmin/www/admin/user user.php, 1.45, 1.46

cvs at intevation.de cvs at intevation.de
Tue Nov 30 02:30:42 CET 2004


Author: steffen

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

Modified Files:
	user.php 
Log Message:
Fix for Issue397 (bad name for automatic invitation feature)

Index: user.php
===================================================================
RCS file: /kolabrepository/server/kolab-webadmin/kolab-webadmin/www/admin/user/user.php,v
retrieving revision 1.45
retrieving revision 1.46
diff -u -d -r1.45 -r1.46
--- user.php	19 Nov 2004 11:39:54 -0000	1.45
+++ user.php	30 Nov 2004 01:30:40 -0000	1.46
@@ -337,7 +337,7 @@
 							   'options' => array( _('User Account'), _('Internal User Account'), _('Group Account'), _('Resource Account') ),
 							   'value'   => 0,
 							   'comment' => _('NOTE: An internal user is a user that will not be visible in the address book')),
-		  'resourceaction' => array( 'name' => _('Resource/Group Policies'),
+		  'resourceaction' => array( 'name' => _('Invitation Policy'),
 									 'type' => 'resourcepolicy',
 									 'policies' => array('anyone' => 4),
 									 'validation' => 'checkpolicy',





More information about the commits mailing list