mirror of
https://github.com/moodle/moodle.git
synced 2025-01-29 19:50:14 +01:00
Merge branch 'MDL-76177-master' of https://github.com/aanabit/moodle
This commit is contained in:
commit
caf139a47d
@ -162,7 +162,6 @@ if ($action === 'finishimport') {
|
||||
$importer->finish_import_process($overwritesettings, $data);
|
||||
|
||||
echo $OUTPUT->continue_button(new moodle_url('/mod/data/preset.php', ['d' => $data->id]));
|
||||
echo html_writer::end_div();
|
||||
echo $OUTPUT->footer();
|
||||
exit(0);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user