Index: branches/unlabeled/unlabeled-1.6.2/core/units/modules/modules_config.php =================================================================== diff -u -r7345 -r7456 --- branches/unlabeled/unlabeled-1.6.2/core/units/modules/modules_config.php (.../modules_config.php) (revision 7345) +++ branches/unlabeled/unlabeled-1.6.2/core/units/modules/modules_config.php (.../modules_config.php) (revision 7456) @@ -42,7 +42,7 @@ 'parent' => 'in-portal:modules', 'icon' => 'modules', 'label' => 'la_title_Module_Status', - 'url' => Array('t' => 'in-portal/modules/modules_list', 'pass' => 'm'), + 'url' => Array('t' => 'modules/modules_list', 'pass' => 'm'), 'permissions' => Array('view', 'edit', 'advanced:approve', 'advanced:decline'), 'priority' => 1, 'type' => stTREE,