--- loncom/interface/courseprefs.pm 2022/02/07 11:58:40 1.49.2.28.2.3 +++ loncom/interface/courseprefs.pm 2022/02/07 18:29:01 1.49.2.28.2.4 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # Handler to set configuration settings for a course # -# $Id: courseprefs.pm,v 1.49.2.28.2.3 2022/02/07 11:58:40 raeburn Exp $ +# $Id: courseprefs.pm,v 1.49.2.28.2.4 2022/02/07 18:29:01 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -5004,7 +5004,7 @@ sub menuitems_categories { my %categories = ( shown => ['top','inline','foot','main'], text => ['name','role','crs','disc','fdbk'], - links => ['pers','logo','menu','comm','roles','help','logout'], + links => ['pers','logo','comm','roles','help','logout'], list => ['about','prefs','port','wish','anno','rss'], inline => ['cont','grades','chat','people','groups','resv','syll','feeds'], ); @@ -5029,7 +5029,6 @@ sub menuitems_fields { main => 'Access to main menu', pers => 'Personal', logo => 'LON-CAPA', - menu => 'Home', comm => 'Messages', roles => 'Roles/Courses', help => 'Help',