--- loncom/interface/loncommunicate.pm 2004/01/14 22:08:23 1.18 +++ loncom/interface/loncommunicate.pm 2004/01/15 03:53:12 1.19 @@ -1,7 +1,7 @@ # The LearningOnline Network # Communicate # -# $Id: loncommunicate.pm,v 1.18 2004/01/14 22:08:23 www Exp $ +# $Id: loncommunicate.pm,v 1.19 2004/01/15 03:53:12 www Exp $ # # Copyright Michigan State University Board of Trustees # @@ -79,7 +79,9 @@ END $help{$_}=&Apache::loncommon::help_open_topic($_); } - $r->print(&Apache::loncommon::bodytag("Communication and Messages")); + $r->print(&Apache::loncommon::bodytag("Communication and Messages"). + &Apache::loncommon::help_open_faq(12). + &Apache::loncommon::help_open_bug('Communication Tools')); $r->print(<