Ignore:
Timestamp:
07/14/09 16:24:34 (15 years ago)
Author:
eduardoalex
Message:

Ticket #548 - Implementação do Expresso (Mail) Offline

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/expressoMail1_2/inc/hook_preferences.inc.php

    r1040 r1121  
    1212        $title = $appname; 
    1313        $file = array( 
    14                 'Preferences'     => $GLOBALS['phpgw']->link('/preferences/preferences.php','appname='.$appname) 
     14                'Preferences'                   => $GLOBALS['phpgw']->link('/preferences/preferences.php','appname='.$appname), 
     15                'Expresso Offline'                      => $GLOBALS['phpgw']->link('/expressoMail1_2/offline_preferences.php') 
    1516        ); 
    1617        //Do not modify below this line 
Note: See TracChangeset for help on using the changeset viewer.