MDL-20447 - add page heading

This commit is contained in:
Rossiani Wijaya 2010-07-26 08:45:16 +00:00
parent 64654e78b6
commit fac9c4eff8

View file

@ -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) {