MDL-20447 - add page heading
This commit is contained in:
@@ -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) {
|
||||
|
||||
Reference in New Issue
Block a user