--- loncom/interface/statistics/lonstudentsubmissions.pm 2006/04/29 18:01:17 1.42 +++ loncom/interface/statistics/lonstudentsubmissions.pm 2006/05/01 19:29:13 1.43 @@ -1,6 +1,6 @@ # The LearningOnline Network with CAPA # -# $Id: lonstudentsubmissions.pm,v 1.42 2006/04/29 18:01:17 albertel Exp $ +# $Id: lonstudentsubmissions.pm,v 1.43 2006/05/01 19:29:13 albertel Exp $ # # Copyright Michigan State University Board of Trustees # @@ -1081,8 +1081,7 @@ sub CreateInterface { ## ## Environment variable initialization my $Str = ''; - $Str .= &Apache::lonhtmlcommon::breadcrumbs - (undef,'Student Submission Reports'); + $Str .= &Apache::lonhtmlcommon::breadcrumbs('Student Submission Reports'); $Str .= '

'; $Str .= ''."\n"; $Str .= '';