mirror of
https://github.com/moodle/moodle.git
synced 2025-08-06 01:16:44 +02:00
Merge branch 'MDL-74049' of https://github.com/Chocolate-lightning/moodle
This commit is contained in:
commit
d5ade9c68c
7 changed files with 7 additions and 1 deletions
|
@ -48,6 +48,7 @@ $strremove = get_string('remove');
|
|||
|
||||
$PAGE->set_title($course->fullname.': '.$strresetcourse);
|
||||
$PAGE->set_heading($course->fullname.': '.$strresetcourse);
|
||||
$PAGE->set_secondary_active_tab('coursereuse');
|
||||
|
||||
$mform = new course_reset_form();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue