Index: openacs-4/packages/dotlrn-static/tcl/dotlrn-static-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/dotlrn-static/tcl/dotlrn-static-procs.tcl,v diff -u -r1.14 -r1.15 --- openacs-4/packages/dotlrn-static/tcl/dotlrn-static-procs.tcl 6 May 2002 23:56:33 -0000 1.14 +++ openacs-4/packages/dotlrn-static/tcl/dotlrn-static-procs.tcl 9 May 2002 23:59:52 -0000 1.15 @@ -132,7 +132,6 @@ # set up the DS for the admin page set admin_portal_id [dotlrn_community::get_admin_portal_id -community_id $community_id] - static_admin_portlet::make_self_available $admin_portal_id static_admin_portlet::add_self_to_page $admin_portal_id $community_id }