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.23.2.1,1.23


From: Miles Lott <address@hidden>
Subject: [Phpgroupware-cvs] CVS: admin/inc class.uiaccounts.inc.php,1.23.2.1,1.23.2.2
Date: Tue, 07 May 2002 08:48:53 -0400

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

Modified Files:
      Tag: Version-0_9_14-branch
        class.uiaccounts.inc.php 
Log Message:
Fix speling of matches



Index: class.uiaccounts.inc.php
===================================================================
RCS file: /cvsroot/phpgroupware/admin/inc/class.uiaccounts.inc.php,v
retrieving revision 1.23.2.1
retrieving revision 1.23.2.2
diff -C2 -r1.23.2.1 -r1.23.2.2
*** class.uiaccounts.inc.php    28 Jan 2002 18:49:03 -0000      1.23.2.1
--- class.uiaccounts.inc.php    7 May 2002 12:48:51 -0000       1.23.2.2
***************
*** 97,101 ****
                        if (!count($account_info) || !$total)
                        {
!                               $p->set_var('message',lang('No matchs found'));
                                $p->parse('rows','row_empty',True);
                        }
--- 97,101 ----
                        if (!count($account_info) || !$total)
                        {
!                               $p->set_var('message',lang('No matches found'));
                                $p->parse('rows','row_empty',True);
                        }
***************
*** 241,245 ****
                        if (!count($account_info) || !$total)
                        {
!                               $p->set_var('message',lang('No matchs found'));
                                $p->parse('rows','row_empty',True);
                        }
--- 241,245 ----
                        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]