Index: openacs-4/packages/dotlrn/www/applets.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/dotlrn/www/applets.tcl,v diff -u -r1.13 -r1.14 --- openacs-4/packages/dotlrn/www/applets.tcl 23 Oct 2002 12:38:39 -0000 1.13 +++ openacs-4/packages/dotlrn/www/applets.tcl 21 Oct 2003 21:53:23 -0000 1.14 @@ -27,5 +27,5 @@ set user_id [ad_get_user_id] set portal_id [dotlrn_community::get_portal_id -community_id $community_id] -set context_bar [list [list "one-community-admin" [_ dotlrn.Admin]] [_ dotlrn.Manage_Applets]] +set context [list [list "one-community-admin" [_ dotlrn.control_panel]] [_ dotlrn.Manage_Applets]]