--- loncom/interface/lonmenu.pm 2007/08/30 00:13:19 1.224 +++ loncom/interface/lonmenu.pm 2007/08/30 22:35:41 1.225 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # Routines to control the menu # -# $Id: lonmenu.pm,v 1.224 2007/08/30 00:13:19 albertel Exp $ +# $Id: lonmenu.pm,v 1.225 2007/08/30 22:35:41 albertel Exp $ # # Copyright Michigan State University Board of Trustees # @@ -890,9 +890,9 @@ sub switch { my $lonhttpdPort=$Apache::lonnet::perlvar{'lonhttpdPort'}; if (!defined($lonhttpdPort)) { $lonhttpdPort='8080'; } my $pic= - ''.$text.''; + ''.$text.''; if ($env{'browser.interface'} eq 'faketextual') { # Accessibility if ($nobreak==3) {