Index: openacs-4/packages/dotlrn/www/one-community-portal-configure.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/dotlrn/www/one-community-portal-configure.tcl,v diff -u -r1.9 -r1.10 --- openacs-4/packages/dotlrn/www/one-community-portal-configure.tcl 8 Aug 2006 21:26:24 -0000 1.9 +++ openacs-4/packages/dotlrn/www/one-community-portal-configure.tcl 13 Mar 2008 17:28:26 -0000 1.10 @@ -41,7 +41,9 @@ # we are in a community set community_name [dotlrn_community::get_community_name $community_id] - +set context [list \ + [list "one-community-admin" [_ dotlrn.Admin]] \ + [_ dotlrn.Customize_Layout]] set rendered_page [portal::configure \ -allow_theme_change_p 1 \ [dotlrn_community::get_portal_id] \