Diff for /loncom/interface/lontrackstudent.pm between versions 1.18 and 1.19

version 1.18, 2006/03/15 19:41:26 version 1.19, 2006/05/01 19:37:34
Line 511  sub handler { Line 511  sub handler {
     #      #
     # Give the LON-CAPA page header      # Give the LON-CAPA page header
     $r->print(&Apache::loncommon::start_page('Student Activity',&styles()).      $r->print(&Apache::loncommon::start_page('Student Activity',&styles()).
               &Apache::lonhtmlcommon::breadcrumbs(undef,'Student Activity'));                &Apache::lonhtmlcommon::breadcrumbs('Student Activity'));
     $r->rflush();      $r->rflush();
     #      #
     # Begin form output      # Begin form output

Removed from v.1.18  
changed lines
  Added in v.1.19


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>