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.8 -r1.9 --- openacs-4/packages/dotlrn/www/spam-2.tcl 13 Jan 2005 13:57:21 -0000 1.8 +++ openacs-4/packages/dotlrn/www/spam-2.tcl 8 Aug 2006 21:26:24 -0000 1.9 @@ -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]