phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: inv archiv.php,1.12,1.13 orderproducts.php,1.44,


From: Bettina Gille <address@hidden>
Subject: [Phpgroupware-cvs] CVS: inv archiv.php,1.12,1.13 orderproducts.php,1.44,1.45
Date: Sun, 13 Oct 2002 18:05:33 -0400

Update of /cvsroot/phpgroupware/inv
In directory subversions:/tmp/cvs-serv8158

Modified Files:
        archiv.php orderproducts.php 
Log Message:
update

Index: archiv.php
===================================================================
RCS file: /cvsroot/phpgroupware/inv/archiv.php,v
retrieving revision 1.12
retrieving revision 1.13
diff -C2 -r1.12 -r1.13
*** archiv.php  3 Jul 2001 14:44:51 -0000       1.12
--- archiv.php  13 Oct 2002 22:05:31 -0000      1.13
***************
*** 106,110 ****
        
$t->set_var('search_action',$phpgw->link('/inv/archiv.php','subarchive=True'));
        $t->set_var('lang_select_cat',lang('Select category'));
!       
$t->set_var('category_list',$c->formated_list('select','all',$filter,'False'));
        $t->set_var('lang_submit',lang('Submit'));
  
--- 106,110 ----
        
$t->set_var('search_action',$phpgw->link('/inv/archiv.php','subarchive=True'));
        $t->set_var('lang_select_cat',lang('Select category'));
!       
$t->set_var('category_list',$c->formatted_list('select','all',$filter,'False'));
        $t->set_var('lang_submit',lang('Submit'));
  

Index: orderproducts.php
===================================================================
RCS file: /cvsroot/phpgroupware/inv/orderproducts.php,v
retrieving revision 1.44
retrieving revision 1.45
diff -C2 -r1.44 -r1.45
*** orderproducts.php   3 Jul 2001 14:44:51 -0000       1.44
--- orderproducts.php   13 Oct 2002 22:05:31 -0000      1.45
***************
*** 149,153 ****
        $t->set_var('lang_action',lang('Product list'));
        $t->set_var('lang_select_cats',lang('Select Category'));
!       
$t->set_var('category_list',$c->formated_list('select','all',$filter,False));
        $t->set_var('lang_search',lang('Search'));
        $t->set_var('lang_submit',lang('Submit'));
--- 149,153 ----
        $t->set_var('lang_action',lang('Product list'));
        $t->set_var('lang_select_cats',lang('Select Category'));
!       
$t->set_var('category_list',$c->formatted_list('select','all',$filter,False));
        $t->set_var('lang_search',lang('Search'));
        $t->set_var('lang_submit',lang('Submit'));





reply via email to

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