Index: openacs-4/packages/categories/www/cadmin/index.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/categories/www/cadmin/index.tcl,v diff -u -r1.3 -r1.4 --- openacs-4/packages/categories/www/cadmin/index.tcl 14 Dec 2003 15:36:58 -0000 1.3 +++ openacs-4/packages/categories/www/cadmin/index.tcl 1 Feb 2004 19:12:51 -0000 1.4 @@ -3,7 +3,7 @@ The index page of the category trees administration presenting a list of trees the person has a permission to see/modify - @author Timo Hentschel (thentschel@sussdorff-roy.com) + @author Timo Hentschel (timo@timohentschel.de) @cvs-id $Id: } { {locale ""} @@ -18,7 +18,7 @@ set page_title "Category Management" set context_bar [list $page_title] -set url_vars [export_url_vars locale] +set url_vars [export_vars {locale}] set user_id [ad_maybe_redirect_for_registration] set package_id [ad_conn package_id]