Index: openacs-4/packages/categories/www/cadmin/tree-order-update.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/categories/www/cadmin/tree-order-update.tcl,v diff -u -N -r1.1 -r1.2 --- openacs-4/packages/categories/www/cadmin/tree-order-update.tcl 14 Dec 2003 15:36:58 -0000 1.1 +++ openacs-4/packages/categories/www/cadmin/tree-order-update.tcl 1 Feb 2004 19:12:52 -0000 1.2 @@ -1,7 +1,7 @@ ad_page_contract { Update sort order - @author Timo Hentschel (thentschel@sussdorff-roy.com) + @author Timo Hentschel (timo@timohentschel.de) @author Lars Pind (lars@collaboraid.biz) @cvs-id $Id: } { @@ -76,5 +76,5 @@ ad_return_complaint 1 "Error during update: $done_list" return } -ad_returnredirect "tree-view?[export_url_vars tree_id locale object_id]" +ad_returnredirect [export_vars -base tree-view {tree_id locale object_id}]