MDL-50791 auth: add heading on signup form page
This commit is contained in:
@@ -101,5 +101,6 @@ $PAGE->set_title($newaccount);
|
||||
$PAGE->set_heading($SITE->fullname);
|
||||
|
||||
echo $OUTPUT->header();
|
||||
echo $OUTPUT->heading($newaccount);
|
||||
$mform_signup->display();
|
||||
echo $OUTPUT->footer();
|
||||
|
||||
Reference in New Issue
Block a user