Index: trunk/kernel/admin_templates/tree.tpl =================================================================== diff -u -r4457 -r4463 --- trunk/kernel/admin_templates/tree.tpl (.../tree.tpl) (revision 4457) +++ trunk/kernel/admin_templates/tree.tpl (.../tree.tpl) (revision 4463) @@ -68,6 +68,7 @@ + Index: trunk/admin/index.php =================================================================== diff -u -r4457 -r4463 --- trunk/admin/index.php (.../index.php) (revision 4457) +++ trunk/admin/index.php (.../index.php) (revision 4463) @@ -40,14 +40,9 @@ $charset = GetRegionalOption('Charset'); - if (constOn('NEW_TREE')) { - $tree_link = $application->HREF('tree', '', Array('pass' => 'm'), 'index4.php'); - } - else { - $tree_link = $adminURL.'/tree/tree.php?'.$envar; - } - - $resize_mode = constOn('NEW_TREE') ? '' : 'noresize'; + $tree_link = $application->HREF('tree', '', Array('pass' => 'm'), 'index4.php'); +// $tree_link = $adminURL.'/tree/tree.php?'.$envar; + ?> @@ -83,10 +78,10 @@ return window; } - > + - scrolling="auto" marginwidth="0" marginheight="0"> - " name="main" marginwidth="0" marginheight="0" frameborder="no" scrolling="auto"> + + " name="main" marginwidth="0" marginheight="0" frameborder="no" noresize scrolling="auto">