Index: openacs-4/packages/dotlrn/tcl/community-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/dotlrn/tcl/community-procs.tcl,v diff -u -r1.191.2.27 -r1.191.2.28 --- openacs-4/packages/dotlrn/tcl/community-procs.tcl 17 Mar 2006 13:07:57 -0000 1.191.2.27 +++ openacs-4/packages/dotlrn/tcl/community-procs.tcl 27 Mar 2006 23:58:12 -0000 1.191.2.28 @@ -1830,6 +1830,9 @@ -applet_key $applet_key } + set_site_template_id -community_id $clone_id \ + -site_template_id [get_site_template_id -community_id $community_id] + } return $clone_id