MDL-21695 Replaced summaries.html

AMOS BEGIN
 HLP summaries.html,[summary_help,core]
AMOS END
This commit is contained in:
David Mudrak
2010-06-28 17:05:05 +00:00
parent 1466dffda5
commit b54a05475a
4 changed files with 3 additions and 23 deletions
+1 -1
View File
@@ -72,7 +72,7 @@ $PAGE->set_heading($course->fullname);
$PAGE->navbar->add($stredit);
echo $OUTPUT->header();
echo $OUTPUT->heading_with_help($strsummaryof, 'summaries');
echo $OUTPUT->heading($strsummaryof);
$mform->display();
echo $OUTPUT->footer();