Ignore:
Timestamp:
09/14/09 17:17:05 (15 years ago)
Author:
alexandrecorreia
Message:

Ticket #644 - Correção da classe uiacl para o controle de permissão de acesso.

File:
1 edited

Legend:

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

    r531 r1409  
    2424                $menu_title = lang('Preferences'); 
    2525                $file = Array( 
    26                         'Grant Access'=>$GLOBALS['phpgw']->link('/index.php','menuaction=preferences.uiaclprefs2.index&acl_app=contactcenter') 
     26                        'Grant Access'=>$GLOBALS['phpgw']->link('/index.php','menuaction=preferences.uiaclprefs.index&acl_app=contactcenter') 
    2727                ); 
    2828                display_sidebox($appname,$menu_title,$file); 
Note: See TracChangeset for help on using the changeset viewer.