diff --git a/course/editsection.php b/course/editsection.php index 9fc50e4b759a7..783461d0ac461 100644 --- a/course/editsection.php +++ b/course/editsection.php @@ -57,7 +57,7 @@ $strsummaryof = get_string('summaryof', '', " $sectionname $form->section"); } - print_header_simple($stredit, '', $stredit); + print_header_simple($stredit, '', $stredit, 'theform.summary' ); print_heading($strsummaryof); print_simple_box_start('center');