--- loncom/interface/lonmenu.pm 2024/01/02 08:55:01 1.369.2.83.2.15 +++ loncom/interface/lonmenu.pm 2024/01/02 14:14:47 1.369.2.83.2.16 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # Routines to control the menu # -# $Id: lonmenu.pm,v 1.369.2.83.2.15 2024/01/02 08:55:01 raeburn Exp $ +# $Id: lonmenu.pm,v 1.369.2.83.2.16 2024/01/02 14:14:47 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -2158,7 +2158,7 @@ sub switch { '" align="'.($nobreak==3?'right':'left').'" class="LC_icon" />'; $inlineremote[$idx] = ''. - $pic.''.$top.' '.$form; + $pic.''.$top.' '; } # Remote $img=~s/\.png$/\.gif/;