mirror of
https://github.com/moodle/moodle.git
synced 2025-04-15 13:33:52 +02:00
MDL-19824 Upgraded calls to helpbutton, print_simple_box* and notify
This commit is contained in:
parent
3aac07d8f0
commit
362874daa5
@ -55,7 +55,7 @@ if ($choose and confirm_sesskey()) {
|
||||
echo $OUTPUT->box_end();
|
||||
}
|
||||
|
||||
print_continue($CFG->wwwroot . '/' . $CFG->admin . '/index.php');
|
||||
echo $OUTPUT->continue_button($CFG->wwwroot . '/' . $CFG->admin . '/index.php');
|
||||
|
||||
echo $OUTPUT->footer();
|
||||
exit;
|
||||
|
Loading…
x
Reference in New Issue
Block a user