Index: branches/RC/core/units/categories/categories_config.php =================================================================== diff -u -N -r11113 -r11117 --- branches/RC/core/units/categories/categories_config.php (.../categories_config.php) (revision 11113) +++ branches/RC/core/units/categories/categories_config.php (.../categories_config.php) (revision 11117) @@ -56,7 +56,7 @@ 'icon' => 'icon16_cat_pending.gif', 'label' => 'la_tab_Categories', 'js_url' => '#url#', - 'url' => Array('t' => 'in-portal/advanced_view', 'SetTab' => 'c', 'pass' => 'm,c.showall', 'c.showall_event' => 'OnSetFilterPattern', 'c.showall_filters' => 'show_active=0,show_pending=1,show_disabled=0,show_new=1,show_pick=1'), + 'url' => Array('t' => 'catalog/advanced_view', 'SetTab' => 'c', 'pass' => 'm,c.showall', 'c.showall_event' => 'OnSetFilterPattern', 'c.showall_filters' => 'show_active=0,show_pending=1,show_disabled=0,show_new=1,show_pick=1'), 'status' => STATUS_PENDING, ), ), @@ -145,7 +145,7 @@ 'parent' => 'in-portal:site', 'icon' => 'advanced_view', 'label' => 'la_tab_AdvancedView', - 'url' => Array('t' => 'in-portal/advanced_view', 'pass' => 'm'), + 'url' => Array('t' => 'catalog/advanced_view', 'pass' => 'm'), 'permissions' => Array('view'), 'priority' => 0.2, 'type' => stTREE,