Index: openacs-4/packages/dotlrn-portlet/tcl/dotlrn-admin-portlet-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/dotlrn-portlet/tcl/dotlrn-admin-portlet-procs.tcl,v diff -u -r1.2 -r1.3 --- openacs-4/packages/dotlrn-portlet/tcl/dotlrn-admin-portlet-procs.tcl 20 Jan 2002 19:18:37 -0000 1.2 +++ openacs-4/packages/dotlrn-portlet/tcl/dotlrn-admin-portlet-procs.tcl 21 Jan 2002 09:36:48 -0000 1.3 @@ -50,7 +50,7 @@ @creation-date Sept 2001 } { # Tell portal to add this element to the page - set element_id [portal::add_element_to_region $portal_id [my_name] 2] + set element_id [portal::add_element $portal_id [my_name]] # The default param must be configured set key "community_id"