--- loncom/interface/lonmenu.pm 2003/04/12 15:57:30 1.59 +++ 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.59 2003/04/12 15:57:30 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 @@ -577,7 +599,7 @@ sub switch { my $text=$top.' '.$bot; $text=~s/\- //; $inlineremote[10*$row+$col]="\n".($nobreak?' ':'
'). - ''.$text.' '. + ''.$text.' '. ($nobreak?'':$desc); } else { # Inline Remote @@ -587,7 +609,7 @@ sub switch { $inlineremote[10*$row+$col]="\n". ($nobreak==3?''.$text.''. ($nobreak?'':''.$desc.'').($nobreak!=1?'':''); @@ -789,7 +811,7 @@ ENDUTILITY sub serverform { return(< +