mirror of
https://github.com/moodle/moodle.git
synced 2025-04-16 14:02:32 +02:00
Merge branch 'MDL-35880-master' of git://github.com/ankitagarwal/moodle
This commit is contained in:
commit
f6110392f1
@ -293,6 +293,7 @@ $PAGE->set_title("$course->shortname: $streditmyprofile");
|
||||
$PAGE->set_heading($course->fullname);
|
||||
|
||||
echo $OUTPUT->header();
|
||||
echo $OUTPUT->heading($userfullname);
|
||||
|
||||
if ($email_changed) {
|
||||
echo $email_changed_html;
|
||||
|
Loading…
x
Reference in New Issue
Block a user