--- loncom/interface/lonmenu.pm 2010/01/05 23:06:25 1.309.2.8 +++ loncom/interface/lonmenu.pm 2010/01/06 18:19:59 1.309.2.9 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # Routines to control the menu # -# $Id: lonmenu.pm,v 1.309.2.8 2010/01/05 23:06:25 raeburn Exp $ +# $Id: lonmenu.pm,v 1.309.2.9 2010/01/06 18:19:59 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -1407,7 +1407,8 @@ sub inlinemenu { ''."\n". ''."\n". ''."\n". - '
course contentsConcept Test Contents
assemble testAssemble Concept Test
user privs'.&mt('Manage Enrollment').'
what is new'.&mt("What's New?").'
'; + 'what is new'.&mt("What's New?").''. + 'Test Statistics'.&mt("Concept Test Statistics").''; } else { my $navtext = &mt('Table of Contents'); if ($env{'request.role.domain'} eq 'gcitest') {