phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: email/inc hook_preferences.inc.php,1.9.2.2,1.9.2


From: Dan Kuykendall <address@hidden>
Subject: [Phpgroupware-cvs] CVS: email/inc hook_preferences.inc.php,1.9.2.2,1.9.2.3
Date: Mon, 18 Feb 2002 12:05:23 -0500

Update of /cvsroot/phpgroupware/email/inc
In directory subversions:/tmp/cvs-serv10571

Modified Files:
      Tag: Version-0_9_14-branch
        hook_preferences.inc.php 
Log Message:
added link to inbox filers

Index: hook_preferences.inc.php
===================================================================
RCS file: /cvsroot/phpgroupware/email/inc/hook_preferences.inc.php,v
retrieving revision 1.9.2.2
retrieving revision 1.9.2.3
diff -C2 -r1.9.2.2 -r1.9.2.3
*** hook_preferences.inc.php    14 Feb 2002 06:57:22 -0000      1.9.2.2
--- hook_preferences.inc.php    18 Feb 2002 17:05:20 -0000      1.9.2.3
***************
*** 16,20 ****
        $file = Array(
                'E-Mail Preferences'    => 
$GLOBALS['phpgw']->link('/index.php','menuaction=email.uipreferences.preferences'),
!               'Extra E-Mail Accounts' => 
$GLOBALS['phpgw']->link('/index.php','menuaction=email.uipreferences.ex_accounts_list')
        );
        display_section($appname,$title,$file);
--- 16,21 ----
        $file = Array(
                'E-Mail Preferences'    => 
$GLOBALS['phpgw']->link('/index.php','menuaction=email.uipreferences.preferences'),
!               'Extra E-Mail Accounts' => 
$GLOBALS['phpgw']->link('/index.php','menuaction=email.uipreferences.ex_accounts_list'),
!               'E-Mail Filters'        => 
$GLOBALS['phpgw']->link('/index.php','menuaction=email.uifilters.filters_list')
        );
        display_section($appname,$title,$file);




reply via email to

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