mirror of
https://github.com/moodle/moodle.git
synced 2025-04-21 16:32:18 +02:00
Explicit link to home page
This commit is contained in:
parent
766ad62808
commit
106da8c6e0
@ -47,7 +47,7 @@
|
||||
|
||||
$emailconfirm = get_string("emailconfirm");
|
||||
print_header($emailconfirm, $emailconfirm, $emailconfirm);
|
||||
notice(get_string("emailconfirmsent", "", $user->email), "$CFG->wwwroot/");
|
||||
notice(get_string("emailconfirmsent", "", $user->email), "$CFG->wwwroot/index.php");
|
||||
exit;
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user