--- loncom/interface/lonmenu.pm 2007/08/17 22:12:30 1.223
+++ loncom/interface/lonmenu.pm 2007/09/11 23:37:58 1.227
@@ -1,7 +1,7 @@
# The LearningOnline Network with CAPA
# Routines to control the menu
#
-# $Id: lonmenu.pm,v 1.223 2007/08/17 22:12:30 albertel Exp $
+# $Id: lonmenu.pm,v 1.227 2007/09/11 23:37:58 albertel Exp $
#
# Copyright Michigan State University Board of Trustees
#
@@ -571,10 +571,10 @@ ENDLINE
// BEGIN LON-CAPA Internal
$timesync
-$newmail
$tablestart
$inlinebuttons
$tableend
+$newmail
@@ -887,12 +887,10 @@ sub switch {
my $text=$top.' '.$bot;
$text=~s/\s*\-\s*//gs;
- my $lonhttpdPort=$Apache::lonnet::perlvar{'lonhttpdPort'};
- if (!defined($lonhttpdPort)) { $lonhttpdPort='8080'; }
my $pic=
- '
';
+ '
';
if ($env{'browser.interface'} eq 'faketextual') {
# Accessibility
if ($nobreak==3) {