Index: openacs-4/packages/dotlrn-portlet/tcl/dotlrn-portlet-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/dotlrn-portlet/tcl/dotlrn-portlet-procs.tcl,v diff -u -N -r1.17 -r1.18 --- openacs-4/packages/dotlrn-portlet/tcl/dotlrn-portlet-procs.tcl 11 Jan 2002 21:51:22 -0000 1.17 +++ openacs-4/packages/dotlrn-portlet/tcl/dotlrn-portlet-procs.tcl 21 Jan 2002 06:31:47 -0000 1.18 @@ -45,7 +45,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"