phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: inv/inc hook_preferences.inc.php,1.15,1.16


From: Bettina Gille <address@hidden>
Subject: [Phpgroupware-cvs] CVS: inv/inc hook_preferences.inc.php,1.15,1.16
Date: Sun, 03 Nov 2002 19:50:20 -0500

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

Modified Files:
        hook_preferences.inc.php 
Log Message:
update prefs to use lang() instead 

Index: hook_preferences.inc.php
===================================================================
RCS file: /cvsroot/phpgroupware/inv/inc/hook_preferences.inc.php,v
retrieving revision 1.15
retrieving revision 1.16
diff -C2 -r1.15 -r1.16
*** hook_preferences.inc.php    14 Apr 2002 22:27:31 -0000      1.15
--- hook_preferences.inc.php    4 Nov 2002 00:50:17 -0000       1.16
***************
*** 12,18 ****
  
        {
- // Only Modify the $file and $title variables.....
-               $title = 'Inventory';
- 
                $link_data = array
                (
--- 12,15 ----
***************
*** 31,35 ****
  
  //Do not modify below this line
!               display_section($appname,$title,$file);
        }
  ?>
--- 28,32 ----
  
  //Do not modify below this line
!               display_section($appname,$file);
        }
  ?>





reply via email to

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