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 -N -r1.8.2.1 -r1.8.2.2 --- openacs-4/packages/dotlrn/www/spam-2.tcl 31 May 2005 23:13:06 -0000 1.8.2.1 +++ openacs-4/packages/dotlrn/www/spam-2.tcl 26 Sep 2005 09:07:00 -0000 1.8.2.2 @@ -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]