--- loncom/interface/lonhtmlcommon.pm 2008/12/06 17:29:34 1.193 +++ loncom/interface/lonhtmlcommon.pm 2008/12/10 10:29:43 1.194 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # a pile of common html routines # -# $Id: lonhtmlcommon.pm,v 1.193 2008/12/06 17:29:34 bisitz Exp $ +# $Id: lonhtmlcommon.pm,v 1.194 2008/12/10 10:29:43 amueller Exp $ # # Copyright Michigan State University Board of Trustees # @@ -1306,7 +1306,7 @@ returns: nothing my ($component,$component_help,$menulink,$helplink,$css_class) = @_; # $css_class ||= 'LC_breadcrumbs'; - my $Str = "\n".'
'; + my $Str = "\n".''; + $Str .= $links.''; # if (defined($component)) { $Str .= '
'.