Ignore:
Timestamp:
10/01/08 16:35:30 (16 years ago)
Author:
niltonneto
Message:

Adição do link "Permitir acesso" e inclusão de frase.

File:
1 edited

Legend:

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

    r2 r499  
    1818        $file = Array( 
    1919                'Preferences'   => $GLOBALS['phpgw']->link('/index.php','menuaction=contactcenter.ui_preferences.index'), 
    20                 //'Grant Access'  => $GLOBALS['phpgw']->link('/index.php','menuaction=preferences.uiaclprefs.index&acl_app='.$appname), 
     20                'Grant Access'  => $GLOBALS['phpgw']->link('/index.php','menuaction=preferences.uiaclprefs2.index&acl_app='.$appname), 
    2121                //'Edit Categories' => $GLOBALS['phpgw']->link('/index.php','menuaction=preferences.uicategories.index&cats_app='.$appname . '&cats_level=True&global_cats=True') 
    2222        ); 
Note: See TracChangeset for help on using the changeset viewer.