phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: preferences/inc hook_preferences.inc.php,1.12,1.


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

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

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

Index: hook_preferences.inc.php
===================================================================
RCS file: /cvsroot/phpgroupware/preferences/inc/hook_preferences.inc.php,v
retrieving revision 1.12
retrieving revision 1.13
diff -C2 -r1.12 -r1.13
*** hook_preferences.inc.php    8 May 2002 22:43:52 -0000       1.12
--- hook_preferences.inc.php    4 Nov 2002 00:50:18 -0000       1.13
***************
*** 19,23 ****
        $file['change your settings'] = 
$GLOBALS['phpgw']->link('/preferences/preferences.php','appname=preferences&type=user');
  
!       display_section('Preferences','Preferences',$file);
  
  ?>
--- 19,23 ----
        $file['change your settings'] = 
$GLOBALS['phpgw']->link('/preferences/preferences.php','appname=preferences&type=user');
  
!       display_section('preferences',$file);
  
  ?>





reply via email to

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