Index: openacs-4/packages/dotlrn/www/spam-2.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/dotlrn/www/spam-2.tcl,v diff -u -r1.6.6.2 -r1.6.6.3 --- openacs-4/packages/dotlrn/www/spam-2.tcl 8 Aug 2004 05:56:05 -0000 1.6.6.2 +++ openacs-4/packages/dotlrn/www/spam-2.tcl 19 Aug 2005 10:38:51 -0000 1.6.6.3 @@ -41,6 +41,6 @@ set preview_message [ad_quotehtml $message] } -set context_bar [list [list $referer Admin] "[_ dotlrn.Spam_Community]"] +set context [list [list $referer Admin] "[_ dotlrn.Spam_Community]"] set community_id [dotlrn_community::get_community_id] set portal_id [dotlrn_community::get_portal_id -community_id $community_id]