phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: tts/inc hook_preferences.inc.php,1.5,1.6


From: Bettina gille <address@hidden>
Subject: [Phpgroupware-cvs] CVS: tts/inc hook_preferences.inc.php,1.5,1.6
Date: Sat, 12 Jan 2002 00:07:22 -0500

Update of /cvsroot/phpgroupware/tts/inc
In directory subversions:/tmp/cvs-serv27370

Modified Files:
        hook_preferences.inc.php 
Log Message:
update hook_prefs

Index: hook_preferences.inc.php
===================================================================
RCS file: /cvsroot/phpgroupware/tts/inc/hook_preferences.inc.php,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -r1.5 -r1.6
*** hook_preferences.inc.php    21 Nov 2001 03:22:08 -0000      1.5
--- hook_preferences.inc.php    12 Jan 2002 05:07:20 -0000      1.6
***************
*** 14,19 ****
  
        $values = array(
!               'Preferences' => 
$GLOBALS['phpgw']->link('/preferences/preferences.php','appname=tts'),
!               'Categories'  => 
$GLOBALS['phpgw']->link('/preferences/categories.php','cats_app=tts')
        );
        display_section('tts','Trouble Ticket System',$values);
--- 14,19 ----
  
        $values = array(
!               'Preferences'           => 
$GLOBALS['phpgw']->link('/preferences/preferences.php','appname=tts'),
!               'Edit Categories'       => 
$GLOBALS['phpgw']->link('/index.php','menuaction=preferences.uicategories.index&cats_app=tts&cats_level=True&global_cats=True')
        );
        display_section('tts','Trouble Ticket System',$values);




reply via email to

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