--- loncom/interface/loncommunicate.pm 2002/06/24 14:33:21 1.10 +++ loncom/interface/loncommunicate.pm 2002/08/21 17:18:08 1.11 @@ -1,7 +1,7 @@ # The LearningOnline Network # Communicate # -# $Id: loncommunicate.pm,v 1.10 2002/06/24 14:33:21 www Exp $ +# $Id: loncommunicate.pm,v 1.11 2002/08/21 17:18:08 www Exp $ # # Copyright Michigan State University Board of Trustees # @@ -41,6 +41,7 @@ package Apache::loncommunicate; use strict; use Apache::Constants qw(:common); use Apache::lonmsg(); +use Apache::loncommon; sub handler { my $r = shift; @@ -55,10 +56,8 @@ sub handler { The LearningOnline Network with CAPA - - -

Communicate

END + $r->print(&Apache::loncommon::bodytag("Communication and Messages")); $r->print(<