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.34 -r1.35 --- openacs-4/packages/dotlrn/tcl/community-procs.tcl 3 Dec 2001 19:35:34 -0000 1.34 +++ openacs-4/packages/dotlrn/tcl/community-procs.tcl 3 Dec 2001 20:47:46 -0000 1.35 @@ -121,7 +121,7 @@ # Create the non-member page set portal_id \ - [portal::create -name \ + [portal::create \ -template_id $portal_template_id \ -name "$pretty_name Non-Member Portal" \ -context_id $community_id \