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.5 -r1.6 --- openacs-4/packages/dotlrn/www/one-community-portal-configure.tcl 4 Dec 2002 09:51:04 -0000 1.5 +++ openacs-4/packages/dotlrn/www/one-community-portal-configure.tcl 29 Jun 2003 23:30:49 -0000 1.6 @@ -32,7 +32,7 @@ -community_id [dotlrn_community::get_community_id] set rendered_page [portal::configure \ - -allow_theme_change_p "0" \ + -allow_theme_change_p 0 \ [dotlrn_community::get_portal_id] \ $referer ]