--- loncom/interface/lonmenu.pm 2007/04/13 13:39:32 1.213 +++ loncom/interface/lonmenu.pm 2007/04/13 20:22:15 1.214 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # Routines to control the menu # -# $Id: lonmenu.pm,v 1.213 2007/04/13 13:39:32 www Exp $ +# $Id: lonmenu.pm,v 1.214 2007/04/13 20:22:15 albertel Exp $ # # Copyright Michigan State University Board of Trustees # @@ -910,13 +910,13 @@ sub inlinemenu { undef(@inlineremote); undef(%category_members); &rawconfig(1); - my $output='
'; + $output.=' | ';
for (my $row=1; $row<=8; $row++) {
foreach my $cat (keys(%category_members)) {
if ($category_positions{$cat} ne "$col,$row") { next; }
- $output.='
|