--- loncom/interface/lonstatistics.pm 2003/12/24 21:54:58 1.92 +++ loncom/interface/lonstatistics.pm 2004/01/15 03:18:19 1.93 @@ -1,6 +1,6 @@ # The LearningOnline Network with CAPA # -# $Id: lonstatistics.pm,v 1.92 2003/12/24 21:54:58 www Exp $ +# $Id: lonstatistics.pm,v 1.93 2004/01/15 03:18:19 www Exp $ # # Copyright Michigan State University Board of Trustees # @@ -1117,7 +1117,9 @@ sub handler { 'SelectedStudent']); # # Give the LON-CAPA page header - $r->print(&Apache::lonhtmlcommon::Title('Course Statistics and Charts')); + $r->print(&Apache::lonhtmlcommon::Title('Course Statistics and Charts'). + &Apache::loncommon::help_open_faq(139). + &Apache::loncommon::help_open_bug('Statistics and Charts')); $r->rflush(); # # Either print out a menu for them or send them to a report