phpgroupware-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Phpgroupware-cvs] CVS: sitemgr/inc class.Common_UI.inc.php,1.8.2.1,1.8


From: Guillaume Courtois <address@hidden>
Subject: [Phpgroupware-cvs] CVS: sitemgr/inc class.Common_UI.inc.php,1.8.2.1,1.8.2.2
Date: Tue, 17 Jun 2003 17:41:15 -0400

Update of /cvsroot/phpgroupware/sitemgr/inc
In directory subversions:/tmp/cvs-serv22496/sitemgr/inc

Modified Files:
      Tag: Version-0_9_16-branch
        class.Common_UI.inc.php 
Log Message:
Corrected a typo.


Index: class.Common_UI.inc.php
===================================================================
RCS file: /cvsroot/phpgroupware/sitemgr/inc/class.Common_UI.inc.php,v
retrieving revision 1.8.2.1
retrieving revision 1.8.2.2
diff -C2 -r1.8.2.1 -r1.8.2.2
*** class.Common_UI.inc.php     3 May 2003 21:10:40 -0000       1.8.2.1
--- class.Common_UI.inc.php     17 Jun 2003 21:41:13 -0000      1.8.2.2
***************
*** 160,164 ****
                                $preferences['anonymous-passwd'] = array(
                                        'title'=>lang('Anonymous user\'s 
password'),
!                                       'note'=>lang('Password that you 
assigned for the aonymous user account.'),
                                        'default'=>'anonymous'
                                );
--- 160,164 ----
                                $preferences['anonymous-passwd'] = array(
                                        'title'=>lang('Anonymous user\'s 
password'),
!                                       'note'=>lang('Password that you 
assigned for the anonymous user account.'),
                                        'default'=>'anonymous'
                                );





reply via email to

[Prev in Thread] Current Thread [Next in Thread]