Index: branches/5.2.x/core/units/sections/sections_config.php =================================================================== diff -u -N -r14572 -r14585 --- branches/5.2.x/core/units/sections/sections_config.php (.../sections_config.php) (revision 14572) +++ branches/5.2.x/core/units/sections/sections_config.php (.../sections_config.php) (revision 14585) @@ -1,6 +1,6 @@ Array ( Array ( - 'Mode' => hAFTER, + 'Mode' => hBEFORE, 'Conditional' => false, 'HookToPrefix' => '*', 'HookToSpecial' => '*', @@ -219,7 +219,7 @@ 'parent' => 'in-portal:tools', 'icon' => 'import_data', 'label' => 'la_tab_ImportData', - 'url' => Array ('t' => 'tools/import1'), + 'url' => Array ('t' => 'tools/import1'), 'permissions' => Array ('view'), 'priority' => 3, 'type' => stTREE,