--- loncom/interface/statistics/lonsurveyreports.pm 2006/02/14 15:44:25 1.10 +++ loncom/interface/statistics/lonsurveyreports.pm 2006/05/01 19:29:13 1.11 @@ -1,6 +1,6 @@ # The LearningOnline Network with CAPA # -# $Id: lonsurveyreports.pm,v 1.10 2006/02/14 15:44:25 albertel Exp $ +# $Id: lonsurveyreports.pm,v 1.11 2006/05/01 19:29:13 albertel Exp $ # # Copyright Michigan State University Board of Trustees # @@ -606,8 +606,7 @@ sub CreateInterface { $output_selector.= '>'.$output_format->{'text'}.''.$/; } $output_selector .= ''.$/; - $Str .= &Apache::lonhtmlcommon::breadcrumbs - (undef,'Student Submission Reports'); + $Str .= &Apache::lonhtmlcommon::breadcrumbs('Student Submission Reports'); $Str .= '

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