mirror of
https://github.com/moodle/moodle.git
synced 2025-02-13 12:34:28 +01:00
Merge branch 'wip-MDL-35276-master' of git://github.com/marinaglancy/moodle
This commit is contained in:
commit
03f09a8a9b
@ -134,7 +134,7 @@ if ($newcmid) {
|
||||
echo $output->confirm(
|
||||
get_string('duplicatesuccess', 'core', $a),
|
||||
new single_button(
|
||||
new moodle_url('/course/modedit.php', array('update' => $newcmid)),
|
||||
new moodle_url('/course/modedit.php', array('update' => $newcmid, 'sr' => $sectionreturn)),
|
||||
get_string('duplicatecontedit'),
|
||||
'get'),
|
||||
new single_button(
|
||||
|
Loading…
x
Reference in New Issue
Block a user