bernhard: server/kolab-webadmin/kolab-webadmin/www/admin/user user.php.in, 1.5, 1.6

cvs at intevation.de cvs at intevation.de
Tue Mar 7 12:47:47 CET 2006


Author: bernhard

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

Modified Files:
	user.php.in 
Log Message:
Typo.


Index: user.php.in
===================================================================
RCS file: /kolabrepository/server/kolab-webadmin/kolab-webadmin/www/admin/user/user.php.in,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- user.php.in	7 Mar 2006 11:39:23 -0000	1.5
+++ user.php.in	7 Mar 2006 11:47:45 -0000	1.6
@@ -414,7 +414,7 @@
 $entries['kolabdelegate'] =array( 'name' => _('Email-Delegates'),
 		'type' => 'textarea',
 		'validation' => 'checkdelegate',
-		'comment' => _('Others allowed to send emails with a "from" address(es) of this account.') . '<br/>' .
+		'comment' => _('Others allowed to send emails with a "from" address of this account.') . '<br/>' .
 			_('One email address per line.') );
 $entries['o_0'] = array( 'name' => _('Organisation') );
 $entries['ou_0'] = array( 'name' => _('Organisational Unit') );





More information about the commits mailing list