--- loncom/interface/lonmenu.pm 2024/01/02 03:46:06 1.369.2.83.2.14 +++ loncom/interface/lonmenu.pm 2024/01/02 08:55:01 1.369.2.83.2.15 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # Routines to control the menu # -# $Id: lonmenu.pm,v 1.369.2.83.2.14 2024/01/02 03:46:06 raeburn Exp $ +# $Id: lonmenu.pm,v 1.369.2.83.2.15 2024/01/02 08:55:01 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -2208,7 +2208,7 @@ sub switch { } else { $inlineremote[$idx] = ''.$pic. - ''.$top.' '; + ''.$top.' '.$form; } } return '';