mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 08:56:36 +02:00
Merge branch 'MDL-35880-master' of git://github.com/ankitagarwal/moodle
This commit is contained in:
commit
f6110392f1
1 changed files with 1 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue