phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: admin/inc class.uiaccounts.inc.php,1.24,1.25


From: Miles Lott <address@hidden>
Subject: [Phpgroupware-cvs] CVS: admin/inc class.uiaccounts.inc.php,1.24,1.25
Date: Tue, 07 May 2002 08:42:52 -0400

Update of /cvsroot/phpgroupware/admin/inc
In directory subversions:/tmp/cvs-serv23028/inc

Modified Files:
        class.uiaccounts.inc.php 
Log Message:
Fix spelling of matches



Index: class.uiaccounts.inc.php
===================================================================
RCS file: /cvsroot/phpgroupware/admin/inc/class.uiaccounts.inc.php,v
retrieving revision 1.24
retrieving revision 1.25
diff -C2 -r1.24 -r1.25
*** class.uiaccounts.inc.php    24 Jan 2002 12:28:45 -0000      1.24
--- class.uiaccounts.inc.php    7 May 2002 12:42:50 -0000       1.25
***************
*** 98,102 ****
                        if (!count($account_info) || !$total)
                        {
!                               $p->set_var('message',lang('No matchs found'));
                                $p->parse('rows','row_empty',True);
                        }
--- 98,102 ----
                        if (!count($account_info) || !$total)
                        {
!                               $p->set_var('message',lang('No matches found'));
                                $p->parse('rows','row_empty',True);
                        }
***************
*** 244,248 ****
                        if (!count($account_info) || !$total)
                        {
!                               $p->set_var('message',lang('No matchs found'));
                                $p->parse('rows','row_empty',True);
                        }
--- 244,248 ----
                        if (!count($account_info) || !$total)
                        {
!                               $p->set_var('message',lang('No matches found'));
                                $p->parse('rows','row_empty',True);
                        }




reply via email to

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