--- loncom/interface/lonmenu.pm 2003/11/10 15:15:08 1.99
+++ loncom/interface/lonmenu.pm 2003/11/10 16:41:31 1.100
@@ -1,7 +1,7 @@
# The LearningOnline Network with CAPA
# Routines to control the menu
#
-# $Id: lonmenu.pm,v 1.99 2003/11/10 15:15:08 www Exp $
+# $Id: lonmenu.pm,v 1.100 2003/11/10 16:41:31 www Exp $
#
# Copyright Michigan State University Board of Trustees
#
@@ -255,8 +255,8 @@ sub innerregister {
$newmail.='';
}
my $timesync=($textual?'':'swmenu.syncclock(1000*'.time.');');
- my $tablestart=($noremote?'':'');
- my $tableend=($noremote?'
':'');
+ my $tablestart=($noremote?'':'').($textinter?'':'');
# =============================================================================
# ============================ This is for URLs that actually can be registered
if (($ENV{'request.noversionuri'}!~/^\/(res\/)*adm\//) || ($forcereg)) {
@@ -646,7 +646,7 @@ sub switch {
''.$text.'';
} else {
$inlineremote[10*$row+$col]="\n
".
- ''.$desc.'';
+ $desc.' '.$text.'';
}
} else {
# Inline Remote