Merge branch 'm29_MDL-48532' of https://github.com/totara/moodle

This commit is contained in:
Eloy Lafuente (stronk7) 2014-12-16 15:47:06 +01:00
commit cccab73451

View File

@ -132,7 +132,7 @@ if ($courseid == SITEID) {
$PAGE->set_heading($course->fullname.': '.$fullname);
}
echo $OUTPUT->header();
echo $OUTPUT->heading($title, 3);
echo $OUTPUT->heading($title);
echo $OUTPUT->box_start('generalbox boxaligncenter boxwidthnormal');
// Display them.