--- loncom/interface/lonmenu.pm 2010/01/15 04:12:54 1.309.2.12 +++ loncom/interface/lonmenu.pm 2010/02/25 04:21:01 1.309.2.13 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # Routines to control the menu # -# $Id: lonmenu.pm,v 1.309.2.12 2010/01/15 04:12:54 raeburn Exp $ +# $Id: lonmenu.pm,v 1.309.2.13 2010/02/25 04:21:01 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -1410,6 +1410,7 @@ sub inlinemenu { 'assemble testAssemble Concept Test'."\n". 'user privs'.&mt('Manage Enrollment').''."\n". 'what is new'.&mt("What's New?").''. + 'print concept test'.&mt("Prepare Printable Concept Test").''. 'Test Statistics'.&mt("Concept Test Statistics").''; } else { my $navtext = &mt('Table of Contents');