Index: openacs-4/packages/dotlrn/tcl/navigation-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/dotlrn/tcl/navigation-procs.tcl,v diff -u -N -r1.16 -r1.17 --- openacs-4/packages/dotlrn/tcl/navigation-procs.tcl 10 Oct 2002 05:43:18 -0000 1.16 +++ openacs-4/packages/dotlrn/tcl/navigation-procs.tcl 10 Oct 2002 07:57:27 -0000 1.17 @@ -144,7 +144,7 @@ set control_panel_name one-community-admin set link [dotlrn_community::get_community_url $community_id] - # figure out what this privs this user has on the community + # figure out what privs this user has on the community set admin_p [dotlrn::user_can_admin_community_p \ -user_id $user_id \ -community_id $community_id