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.6.6.1 -r1.6.6.2
--- openacs-4/packages/dotlrn/www/one-community-portal-configure.tcl	29 Jun 2004 19:34:48 -0000	1.6.6.1
+++ openacs-4/packages/dotlrn/www/one-community-portal-configure.tcl	30 Jun 2004 20:08:28 -0000	1.6.6.2
@@ -63,7 +63,7 @@
 
 
 set rendered_page [portal::configure \
-    -allow_theme_change_p 0 \
+    -allow_theme_change_p 1 \
     [dotlrn_community::get_portal_id] \
     $referer
 ]