--- loncom/interface/lonmenu.pm 2003/04/17 14:51:31 1.61
+++ loncom/interface/lonmenu.pm 2003/04/18 17:51:32 1.65
@@ -1,7 +1,7 @@
# The LearningOnline Network with CAPA
# Routines to control the menu
#
-# $Id: lonmenu.pm,v 1.61 2003/04/17 14:51:31 www Exp $
+# $Id: lonmenu.pm,v 1.65 2003/04/18 17:51:32 www Exp $
#
# Copyright Michigan State University Board of Trustees
#
@@ -143,6 +143,9 @@ $navmaps
Launch Remote Control |
+
+
+LON-CAPA |
ENDREGTEXT
@@ -590,7 +599,7 @@ sub switch {
my $text=$top.' '.$bot;
$text=~s/\- //;
$inlineremote[10*$row+$col]="\n".($nobreak?' ':'
').
- ''.$text.' '.
+ ''.$text.' '.
($nobreak?'':$desc);
} else {
# Inline Remote
@@ -600,7 +609,7 @@ sub switch {
$inlineremote[10*$row+$col]="\n".
($nobreak==3?' | '.$text.' | '.
($nobreak?'':''.$desc.'').($nobreak!=1?'':'');
@@ -802,7 +811,7 @@ ENDUTILITY
sub serverform {
return(<
+ |