phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] property/class.uitemplate.php, 1.1.1.7


From: nomail
Subject: [Phpgroupware-cvs] property/class.uitemplate.php, 1.1.1.7
Date: Sun, 23 May 2004 09:43:05 -0000

Update of /property
Modified Files:
        Branch: 
          class.uitemplate.php

date: 2004/04/30 17:35:58;  author: sigurdne;  state: Exp;  lines: +3 -3

Log Message:
no message
=====================================================================
Index: property/class.uitemplate.php
diff -u property/class.uitemplate.php:1.1.1.6 
property/class.uitemplate.php:1.1.1.7
--- property/class.uitemplate.php:1.1.1.6       Wed Apr 28 21:15:15 2004
+++ property/class.uitemplate.php       Fri Apr 30 17:35:58 2004
@@ -165,7 +165,7 @@
 
                        if(!$this->allrows)
                        {
-                               $record_limit   = 15; 
//$GLOBALS['phpgw_info']['user']['preferences']['common']['maxmatchs'];
+                               $record_limit   = 15; 
//$GLOBALS['phpgw_data']['user']['preferences']['common']['maxmatchs'];
                        }
                        else
                        {
@@ -401,7 +401,7 @@
 
                        if(!$this->allrows)
                        {
-                               $record_limit   = 15; 
//$GLOBALS['phpgw_info']['user']['preferences']['common']['maxmatchs'];
+                               $record_limit   = 15; 
//$GLOBALS['phpgw_data']['user']['preferences']['common']['maxmatchs'];
                        }
                        else
                        {
@@ -678,7 +678,7 @@
                                'lang_ns3420'                                   
=> lang('NS3420'),
                                'value_ns3420_id'                               
=> $values['ns3420_id'],
                                'lang_ns3420_statustext'                => 
lang('Select a standard-code from the norwegian standard'),
-                               'currency'                                      
        => $GLOBALS['phpgw_info']['user']['preferences']['common']['currency']
+                               'currency'                                      
        => $GLOBALS['phpgw_data']['user']['preferences']['common']['currency']
 
                        );
 




reply via email to

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