--- loncom/interface/lonhtmlcommon.pm 2006/05/01 19:07:16 1.126 +++ loncom/interface/lonhtmlcommon.pm 2006/05/01 19:28:21 1.127 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # a pile of common html routines # -# $Id: lonhtmlcommon.pm,v 1.126 2006/05/01 19:07:16 albertel Exp $ +# $Id: lonhtmlcommon.pm,v 1.127 2006/05/01 19:28:21 albertel Exp $ # # Copyright Michigan State University Board of Trustees # @@ -1165,8 +1165,7 @@ returns: nothing my @Crumbs; sub breadcrumbs { - my (undef,$component,$component_help,undef,undef,$menulink, - $helplink) = @_; + my ($component,$component_help,$menulink,$helplink) = @_; # my $Str = "\n".'
'; #