--- loncom/interface/lonmainmenu.pm 2009/12/08 04:58:14 1.8.4.4 +++ loncom/interface/lonmainmenu.pm 2009/12/15 05:17:52 1.8.4.5 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # displays the main menu # -# $Id: lonmainmenu.pm,v 1.8.4.4 2009/12/08 04:58:14 raeburn Exp $ +# $Id: lonmainmenu.pm,v 1.8.4.5 2009/12/15 05:17:52 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -81,7 +81,11 @@ ENDSCRIPT $switcher_js = &gcitest_switcher_js($current,$numcourses); $script_tag= <<"ENDSCRIPT"; ENDSCRIPT } @@ -132,7 +136,7 @@ sub gcitest_switcher { } if ($default) { $output = '
'. - ''. ''; foreach my $item (@sorted_courses) { foreach my $course (@{$Sortby{$item}}) {