--- loncom/interface/lontrackstudent.pm 2006/03/15 19:41:26 1.18 +++ loncom/interface/lontrackstudent.pm 2006/05/01 19:37:34 1.19 @@ -1,6 +1,6 @@ # The LearningOnline Network with CAPA # -# $Id: lontrackstudent.pm,v 1.18 2006/03/15 19:41:26 albertel Exp $ +# $Id: lontrackstudent.pm,v 1.19 2006/05/01 19:37:34 albertel Exp $ # # Copyright Michigan State University Board of Trustees # @@ -511,7 +511,7 @@ sub handler { # # Give the LON-CAPA page header $r->print(&Apache::loncommon::start_page('Student Activity',&styles()). - &Apache::lonhtmlcommon::breadcrumbs(undef,'Student Activity')); + &Apache::lonhtmlcommon::breadcrumbs('Student Activity')); $r->rflush(); # # Begin form output