diff --git a/course/scales.php b/course/scales.php index 8be8272f2da..b4ca8190cd5 100644 --- a/course/scales.php +++ b/course/scales.php @@ -49,6 +49,7 @@ $strcustomscales = get_string("scalescustom"); $strstandardscales = get_string("scalesstandard"); $PAGE->set_title($strscales); +$PAGE->set_heading($course->fullname); echo $OUTPUT->header(); if ($scaleid) {