Index: openacs-4/packages/bookmarks/www/bookmarks-export.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/bookmarks/www/bookmarks-export.tcl,v diff -u -r1.1 -r1.2 --- openacs-4/packages/bookmarks/www/bookmarks-export.tcl 20 Apr 2001 20:51:09 -0000 1.1 +++ openacs-4/packages/bookmarks/www/bookmarks-export.tcl 6 Sep 2002 21:50:22 -0000 1.2 @@ -16,7 +16,7 @@ } -properties { page_title:onevalue - context_bar_args:onevalue + context:onevalue } @@ -30,7 +30,7 @@ set page_title "Export Bookmarks to Netscape File" -set context_bar_args [bm_context_bar_args "\"$page_title\"" $viewed_user_id] +set context [bm_context_bar_args "\"$page_title\"" $viewed_user_id] ad_return_template