mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 08:56:36 +02:00
Merge branch 'MDL-76177-master' of https://github.com/aanabit/moodle
This commit is contained in:
commit
caf139a47d
1 changed files with 0 additions and 1 deletions
|
@ -162,7 +162,6 @@ if ($action === 'finishimport') {
|
||||||
$importer->finish_import_process($overwritesettings, $data);
|
$importer->finish_import_process($overwritesettings, $data);
|
||||||
|
|
||||||
echo $OUTPUT->continue_button(new moodle_url('/mod/data/preset.php', ['d' => $data->id]));
|
echo $OUTPUT->continue_button(new moodle_url('/mod/data/preset.php', ['d' => $data->id]));
|
||||||
echo html_writer::end_div();
|
|
||||||
echo $OUTPUT->footer();
|
echo $OUTPUT->footer();
|
||||||
exit(0);
|
exit(0);
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue