Index: openacs-4/packages/dotlrn/tcl/dotlrn-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/dotlrn/tcl/dotlrn-procs.tcl,v diff -u -r1.46 -r1.47 --- openacs-4/packages/dotlrn/tcl/dotlrn-procs.tcl 28 Apr 2002 04:08:41 -0000 1.46 +++ openacs-4/packages/dotlrn/tcl/dotlrn-procs.tcl 6 May 2002 23:55:02 -0000 1.47 @@ -89,19 +89,19 @@ } { dotlrn_community::set_type_package_id [community_type] [get_package_id] - # we need to create a portal template for the user workspace and + # we need to create a portal for the user workspace and # it's a sin dotlrn_community::init \ - -community_type "user_workspace" \ - -community_type_url_part "user-workspace-dummy-url" \ - -pretty_name "User Workspace" + -community_type "user_workspace" \ + -community_type_url_part "user-workspace-dummy-url" \ + -pretty_name "User Workspace" # do the same for subgroups (dotlrn_community type) dotlrn_community::init \ - -community_type "dotlrn_community" \ - -community_type_url_part "subgroups-dummy-url" \ - -pretty_name "Subgroups" + -community_type "dotlrn_community" \ + -community_type_url_part "subgroups-dummy-url" \ + -pretty_name "Subgroups" } ad_proc -public is_package_mounted {