Merge branch 'MDL-81759-main' of https://github.com/sarjona/moodle
This commit is contained in:
+1
-1
@@ -56,7 +56,7 @@ $PAGE->set_title($course->shortname . ': ' . get_string('import'));
|
||||
$PAGE->set_heading($course->fullname);
|
||||
$PAGE->set_url(new moodle_url('/backup/import.php', array('id'=>$courseid)));
|
||||
$PAGE->set_context($context);
|
||||
$PAGE->set_pagelayout('incourse');
|
||||
$PAGE->set_pagelayout('admin');
|
||||
|
||||
// Prepare the backup renderer
|
||||
$renderer = $PAGE->get_renderer('core','backup');
|
||||
|
||||
Reference in New Issue
Block a user