diff --git a/course/modedit.php b/course/modedit.php index c1955f0537b..98965a39545 100644 --- a/course/modedit.php +++ b/course/modedit.php @@ -274,7 +274,7 @@ $currenttab = 'update'; include_once($CFG->dirroot.'/'.$CFG->admin.'/roles/tabs.php'); } - $icon = ' '; + $icon = ' '; print_heading_with_help($pageheading, "mods", $module->name, $icon); $mform->display();