Index: branches/unlabeled/unlabeled-1.1.2/core/units/sections/sections_config.php =================================================================== diff -u -r6826 -r7352 --- branches/unlabeled/unlabeled-1.1.2/core/units/sections/sections_config.php (.../sections_config.php) (revision 6826) +++ branches/unlabeled/unlabeled-1.1.2/core/units/sections/sections_config.php (.../sections_config.php) (revision 7352) @@ -237,7 +237,7 @@ 'parent' => 'in-portal:reports', 'icon' => 'in-portal:visits', 'label' => 'la_tab_Visits', - 'url' => Array('t' => 'visits/visits_list', 'pass' => 'm'), + 'url' => Array('t' => 'in-portal/visits/visits_list', 'pass' => 'm'), 'permissions' => Array('view', 'delete'), 'priority' => 5, 'type' => stTREE,