Index: branches/RC/core/admin_templates/catalog/item_selector/item_selector_catalog.tpl =================================================================== diff -u -N -r11111 -r11113 --- branches/RC/core/admin_templates/catalog/item_selector/item_selector_catalog.tpl (.../item_selector_catalog.tpl) (revision 11111) +++ branches/RC/core/admin_templates/catalog/item_selector/item_selector_catalog.tpl (.../item_selector_catalog.tpl) (revision 11113) @@ -63,7 +63,7 @@
- + Index: branches/RC/core/admin_templates/categories/xml/tree_categories.tpl =================================================================== diff -u -N -r9524 -r11113 --- branches/RC/core/admin_templates/categories/xml/tree_categories.tpl (.../tree_categories.tpl) (revision 9524) +++ branches/RC/core/admin_templates/categories/xml/tree_categories.tpl (.../tree_categories.tpl) (revision 11113) @@ -1,6 +1,6 @@ - " icon="img/icons/icon24_catalog.gif" href="" onclick="checkCatalog(, '')" load_url=""> + " icon="img/icons/icon24_catalog.gif" href="" onclick="checkCatalog(, '')" load_url=""> Index: branches/RC/kernel/admin_templates/catalog_tab.tpl =================================================================== diff -u -N -r11107 -r11113 --- branches/RC/kernel/admin_templates/catalog_tab.tpl (.../catalog_tab.tpl) (revision 11107) +++ branches/RC/kernel/admin_templates/catalog_tab.tpl (.../catalog_tab.tpl) (revision 11113) @@ -48,7 +48,7 @@ - : "> + : ">
Index: branches/RC/core/units/categories/categories_config.php =================================================================== diff -u -N -r11110 -r11113 --- branches/RC/core/units/categories/categories_config.php (.../categories_config.php) (revision 11110) +++ branches/RC/core/units/categories/categories_config.php (.../categories_config.php) (revision 11113) @@ -134,7 +134,7 @@ 'parent' => 'in-portal:site', 'icon' => 'catalog', 'label' => 'la_tab_Browse', - 'url' => Array('t' => 'in-portal/catalog', 'pass' => 'm'), + 'url' => Array('t' => 'catalog/catalog', 'pass' => 'm'), 'late_load' => Array('t' => 'categories/xml/tree_categories', 'pass' => 'm', 'm_cat_id' => 0), 'onclick' => 'checkCatalog(0)', 'permissions' => Array('view'), Index: branches/RC/core/units/sections/sections_config.php =================================================================== diff -u -N -r11110 -r11113 --- branches/RC/core/units/sections/sections_config.php (.../sections_config.php) (revision 11110) +++ branches/RC/core/units/sections/sections_config.php (.../sections_config.php) (revision 11113) @@ -33,7 +33,7 @@ 'parent' => 'in-portal:site', 'icon' => 'in-portal:catalog', // 'proj-cms:structure' 'label' => 'la_tab_Browse', - 'url' => Array ('t' => 'in-portal/catalog', 'pass' => 'm'), + 'url' => Array ('t' => 'catalog/catalog', 'pass' => 'm'), 'late_load' => Array ('t' => 'categories/xml/tree_categories', 'pass' => 'm', 'm_cat_id' => 0), 'onclick' => 'checkCatalog(0)', 'permissions' => Array ('view'), Index: branches/RC/core/admin_templates/catalog_tab.tpl =================================================================== diff -u -N -r11107 -r11113 --- branches/RC/core/admin_templates/catalog_tab.tpl (.../catalog_tab.tpl) (revision 11107) +++ branches/RC/core/admin_templates/catalog_tab.tpl (.../catalog_tab.tpl) (revision 11113) @@ -48,7 +48,7 @@ - : "> + : ">
Index: branches/RC/kernel/units/sections/sections_config.php =================================================================== diff -u -N -r11110 -r11113 --- branches/RC/kernel/units/sections/sections_config.php (.../sections_config.php) (revision 11110) +++ branches/RC/kernel/units/sections/sections_config.php (.../sections_config.php) (revision 11113) @@ -33,7 +33,7 @@ 'parent' => 'in-portal:site', 'icon' => 'in-portal:catalog', // 'proj-cms:structure' 'label' => 'la_tab_Browse', - 'url' => Array ('t' => 'in-portal/catalog', 'pass' => 'm'), + 'url' => Array ('t' => 'catalog/catalog', 'pass' => 'm'), 'late_load' => Array ('t' => 'categories/xml/tree_categories', 'pass' => 'm', 'm_cat_id' => 0), 'onclick' => 'checkCatalog(0)', 'permissions' => Array ('view'), Index: branches/RC/core/admin_templates/categories/xml/categories_list.tpl =================================================================== diff -u -N -r11107 -r11113 --- branches/RC/core/admin_templates/categories/xml/categories_list.tpl (.../categories_list.tpl) (revision 11107) +++ branches/RC/core/admin_templates/categories/xml/categories_list.tpl (.../categories_list.tpl) (revision 11113) @@ -47,7 +47,7 @@ #separator# - +
Index: branches/RC/kernel/admin_templates/xml/cache_updater.tpl =================================================================== diff -u -N -r8929 -r11113 --- branches/RC/kernel/admin_templates/xml/cache_updater.tpl (.../cache_updater.tpl) (revision 8929) +++ branches/RC/kernel/admin_templates/xml/cache_updater.tpl (.../cache_updater.tpl) (revision 11113) @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file Index: branches/RC/core/admin_templates/categories/cache_updater.tpl =================================================================== diff -u -N -r11110 -r11113 --- branches/RC/core/admin_templates/categories/cache_updater.tpl (.../cache_updater.tpl) (revision 11110) +++ branches/RC/core/admin_templates/categories/cache_updater.tpl (.../cache_updater.tpl) (revision 11113) @@ -7,7 +7,7 @@ - +
@@ -36,7 +36,7 @@ Index: branches/RC/core/admin_templates/categories/xml/cache_updater.tpl =================================================================== diff -u -N -r8929 -r11113 --- branches/RC/core/admin_templates/categories/xml/cache_updater.tpl (.../cache_updater.tpl) (revision 8929) +++ branches/RC/core/admin_templates/categories/xml/cache_updater.tpl (.../cache_updater.tpl) (revision 11113) @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file Index: branches/RC/kernel/admin_templates/item_selector/item_selector_catalog.tpl =================================================================== diff -u -N -r11111 -r11113 --- branches/RC/kernel/admin_templates/item_selector/item_selector_catalog.tpl (.../item_selector_catalog.tpl) (revision 11111) +++ branches/RC/kernel/admin_templates/item_selector/item_selector_catalog.tpl (.../item_selector_catalog.tpl) (revision 11113) @@ -63,7 +63,7 @@
- + Index: branches/RC/core/admin_templates/catalog/catalog.tpl =================================================================== diff -u -N -r11110 -r11113 --- branches/RC/core/admin_templates/catalog/catalog.tpl (.../catalog.tpl) (revision 11110) +++ branches/RC/core/admin_templates/catalog/catalog.tpl (.../catalog.tpl) (revision 11113) @@ -220,7 +220,7 @@
- + Index: branches/RC/kernel/admin_templates/xml/tree_categories.tpl =================================================================== diff -u -N -r9524 -r11113 --- branches/RC/kernel/admin_templates/xml/tree_categories.tpl (.../tree_categories.tpl) (revision 9524) +++ branches/RC/kernel/admin_templates/xml/tree_categories.tpl (.../tree_categories.tpl) (revision 11113) @@ -1,6 +1,6 @@ - " icon="img/icons/icon24_catalog.gif" href="" onclick="checkCatalog(, '')" load_url=""> + " icon="img/icons/icon24_catalog.gif" href="" onclick="checkCatalog(, '')" load_url=""> Index: branches/RC/core/admin_templates/summary/root.tpl =================================================================== diff -u -N -r11004 -r11113 --- branches/RC/core/admin_templates/summary/root.tpl (.../root.tpl) (revision 11004) +++ branches/RC/core/admin_templates/summary/root.tpl (.../root.tpl) (revision 11113) @@ -121,7 +121,7 @@ Index: branches/RC/kernel/admin_templates/summary/root.tpl =================================================================== diff -u -N -r11004 -r11113 --- branches/RC/kernel/admin_templates/summary/root.tpl (.../root.tpl) (revision 11004) +++ branches/RC/kernel/admin_templates/summary/root.tpl (.../root.tpl) (revision 11113) @@ -121,7 +121,7 @@
- "> + "> img/icons/icon24_navigate.gif" border="0" align="absMiddle"> Index: branches/RC/core/admin_templates/categories/ci_blocks.tpl =================================================================== diff -u -N -r10127 -r11113 --- branches/RC/core/admin_templates/categories/ci_blocks.tpl (.../ci_blocks.tpl) (revision 10127) +++ branches/RC/core/admin_templates/categories/ci_blocks.tpl (.../ci_blocks.tpl) (revision 11113) @@ -19,7 +19,7 @@
- : ">
+ : ">
- "> + "> img/icons/icon24_navigate.gif" border="0" align="absMiddle"> Index: branches/RC/kernel/admin_templates/xml/categories_list.tpl =================================================================== diff -u -N -r11107 -r11113 --- branches/RC/kernel/admin_templates/xml/categories_list.tpl (.../categories_list.tpl) (revision 11107) +++ branches/RC/kernel/admin_templates/xml/categories_list.tpl (.../categories_list.tpl) (revision 11113) @@ -47,7 +47,7 @@ #separator# - +
Index: branches/RC/kernel/admin_templates/categories/ci_blocks.tpl =================================================================== diff -u -N -r10127 -r11113 --- branches/RC/kernel/admin_templates/categories/ci_blocks.tpl (.../ci_blocks.tpl) (revision 10127) +++ branches/RC/kernel/admin_templates/categories/ci_blocks.tpl (.../ci_blocks.tpl) (revision 11113) @@ -19,7 +19,7 @@
- : ">
+ : ">