--- loncom/interface/lonmenu.pm 2006/07/19 10:52:27 1.199 +++ loncom/interface/lonmenu.pm 2006/08/04 18:56:19 1.202 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # Routines to control the menu # -# $Id: lonmenu.pm,v 1.199 2006/07/19 10:52:27 albertel Exp $ +# $Id: lonmenu.pm,v 1.202 2006/08/04 18:56:19 albertel Exp $ # # Copyright Michigan State University Board of Trustees # @@ -62,6 +62,7 @@ sub initlittle { 'Roles':'Courses'), 'docs' => 'Course Documents', 'exit' => 'Exit', + 'login' => 'Log In', 'launch' => 'Launch Remote Control', 'groups' => 'Groups', 'gdoc' => 'Group Documents', @@ -176,8 +177,8 @@ ENDMAINMENU $logo - - $lt{'exit'} + + $lt{'login'} @@ -461,12 +462,13 @@ sub innerregister { $is_const_dir = 1; } else { $currdir =~ s#[^/]+$##; + my $cleandisfn = &Apache::loncommon::escape_single($thisdisfn); $menuitems=(<