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 -r1.26 -r1.27 --- openacs-4/packages/dotlrn-portlet/tcl/dotlrn-portlet-procs.tcl 29 Mar 2002 19:20:49 -0000 1.26 +++ openacs-4/packages/dotlrn-portlet/tcl/dotlrn-portlet-procs.tcl 2 Apr 2002 06:13:47 -0000 1.27 @@ -69,6 +69,7 @@ # Tell portal to add this element to the page set element_id [portal::add_element \ -pretty_name [get_pretty_name] \ + -force_region 2 \ $portal_id \ [my_name]]