--- loncom/interface/lonannounce.pm 2002/08/21 17:18:08 1.6 +++ loncom/interface/lonannounce.pm 2003/05/21 16:26:46 1.9 @@ -1,7 +1,7 @@ # The LearningOnline Network # Announce # -# $Id: lonannounce.pm,v 1.6 2002/08/21 17:18:08 www Exp $ +# $Id: lonannounce.pm,v 1.9 2003/05/21 16:26:46 www Exp $ # # Copyright Michigan State University Board of Trustees # @@ -31,6 +31,7 @@ package Apache::lonannounce; use strict; use Apache::Constants qw(:common); use Apache::loncommon; +use Apache::lonhtmlcommon(); sub readcalendar { my $courseid=shift; @@ -120,51 +121,14 @@ sub handler { 'dlsav' => $todayhash{'dlsav'} )); my $weekday=$firstday{'weekday'}; # ------------------------------------------------------------ Print the screen + $r->print(< The LearningOnline Network with CAPA