Index: openacs-4/packages/dotlrn/www/community-edit-2.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/dotlrn/www/community-edit-2.tcl,v diff -u -r1.5 -r1.6 --- openacs-4/packages/dotlrn/www/community-edit-2.tcl 13 Jun 2002 19:22:08 -0000 1.5 +++ openacs-4/packages/dotlrn/www/community-edit-2.tcl 5 Jul 2002 08:13:46 -0000 1.6 @@ -34,7 +34,7 @@ set user_id [ad_conn user_id] set creation_ip [ad_conn peeraddr] set community_id [dotlrn_community::get_community_id] -dotlrn::require_user_admin_community -user_id $user_id $community_id +dotlrn::require_user_admin_community -user_id $user_id -community_id $community_id set page_title Preview set header_text [dotlrn_community::get_community_header_name $community_id]