phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: property/inc header.inc.php,1.14,1.15


From: Sigurd Nes <address@hidden>
Subject: [Phpgroupware-cvs] CVS: property/inc header.inc.php,1.14,1.15
Date: Mon, 30 Sep 2002 12:28:02 -0400

Update of /cvsroot/phpgroupware/property/inc
In directory subversions:/tmp/cvs-serv7802/inc

Modified Files:
        header.inc.php 
Log Message:
no message

Index: header.inc.php
===================================================================
RCS file: /cvsroot/phpgroupware/property/inc/header.inc.php,v
retrieving revision 1.14
retrieving revision 1.15
diff -C2 -r1.14 -r1.15
*** header.inc.php      28 Sep 2002 22:07:12 -0000      1.14
--- header.inc.php      30 Sep 2002 16:28:00 -0000      1.15
***************
*** 145,154 ****
                if ($admin_invoice)
                {
!                       
$t->set_var('sub_invoice_property_value',$phpgw->link('/property/list_property_value.php','sub=p_invoice'));
!                       
$t->set_var('sublang_invoice_property_value',lang('Property value'));
                }
                else
                {
!                       $t->set_var('sublang_invoice_property_value','');
                }
  
--- 145,154 ----
                if ($admin_invoice)
                {
!                       
$t->set_var('sub_invoice_investment_value',$phpgw->link('/property/list_investment_value.php','sub=p_invoice'));
!                       
$t->set_var('sublang_invoice_investment_value',lang('Investment value'));
                }
                else
                {
!                       $t->set_var('sublang_invoice_investment_value','');
                }
  
***************
*** 162,169 ****
                $t->set_var('sub_invoice_consume','');
          $t->set_var('sublang_invoice_list','');
-         $t->set_var('sub_invoice_property_value','');
          $t->set_var('sublang_invoice_powermeter','');
                $t->set_var('sublang_invoice_consume','');
!               $t->set_var('sublang_invoice_property_value','');
        }
        if ($sub == p_activity && $admin_activity)
--- 162,169 ----
                $t->set_var('sub_invoice_consume','');
          $t->set_var('sublang_invoice_list','');
          $t->set_var('sublang_invoice_powermeter','');
                $t->set_var('sublang_invoice_consume','');
!               $t->set_var('sub_invoice_investment_value','');
!               $t->set_var('sublang_invoice_investment_value','');
        }
        if ($sub == p_activity && $admin_activity)





reply via email to

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