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 -r1.14 -r1.15 --- openacs-4/packages/dotlrn/tcl/navigation-procs.tcl 9 Aug 2002 18:39:25 -0000 1.14 +++ openacs-4/packages/dotlrn/tcl/navigation-procs.tcl 14 Aug 2002 19:26:01 -0000 1.15 @@ -156,7 +156,8 @@ set member_p [dotlrn_community::member_p $community_id $user_id] set show_control_panel 0 } else { - # admins always get the control_panel_link + # admins always get the control_panel_link, unless it's + # explictly turned off set show_control_panel 1 }