--- loncom/interface/lonannounce.pm 2003/11/08 03:22:03 1.23 +++ loncom/interface/lonannounce.pm 2004/01/14 16:07:18 1.24 @@ -1,7 +1,7 @@ # The LearningOnline Network # Announce # -# $Id: lonannounce.pm,v 1.23 2003/11/08 03:22:03 www Exp $ +# $Id: lonannounce.pm,v 1.24 2004/01/14 16:07:18 www Exp $ # # Copyright Michigan State University Board of Trustees # @@ -47,14 +47,14 @@ sub editfield { my $enddateform = &Apache::lonhtmlcommon::date_setter('anno', 'enddate', $end); - + my $help=&Apache::loncommon::help_open_topic('Calendar_Add_Announcement'); $r->print(<
Starting date:$startdateform
Ending date:$enddateform
-
+$help
ENDFORM } @@ -433,7 +433,8 @@ SERVERANNOUNCE %showedcheck=(); undef %showedcheck; # --------------------------------------------------------------- Remove button - if ($allowed) { $r->print(''); } + if ($allowed) { $r->print(''. + &Apache::loncommon::help_open_topic('Calendar_Remove_Announcement').''); } $r->print('

'. ''.&mt('Previous Month').' '.