--- loncom/homework/structuretags.pm 2004/01/14 22:47:46 1.228 +++ loncom/homework/structuretags.pm 2004/01/15 03:44:01 1.229 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # definition of tags that give a structure to a document # -# $Id: structuretags.pm,v 1.228 2004/01/14 22:47:46 www Exp $ +# $Id: structuretags.pm,v 1.229 2004/01/15 03:44:01 www Exp $ # # Copyright Michigan State University Board of Trustees # @@ -186,8 +186,11 @@ sub problem_edit_header {
-
'. - &Apache::loncommon::help_open_topic('Problem_Editor_XML_Index','Problem Editing Help'). +
'. + &Apache::loncommon::help_open_topic('Problem_Editor_XML_Index', + 'Problem Editing Help').''. + &Apache::loncommon::help_open_faq(5). + &Apache::loncommon::help_open_bug('Authoring').'
'. '
'; }