Index: openacs-4/packages/bookmarks/www/bookmark-add-import.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/bookmarks/www/bookmark-add-import.tcl,v diff -u -r1.1 -r1.2 --- openacs-4/packages/bookmarks/www/bookmark-add-import.tcl 20 Apr 2001 20:51:09 -0000 1.1 +++ openacs-4/packages/bookmarks/www/bookmark-add-import.tcl 17 Jul 2001 01:52:44 -0000 1.2 @@ -41,7 +41,7 @@ } -# If we we are coming from a Bookmarklet there will be no viewe_user_id +# If we we are coming from a Bookmarklet there will be no viewed_user_id # supplied, but the browsing_user_id will do if { [empty_string_p $viewed_user_id] } { set viewed_user_id [ad_conn user_id]