mirror of
https://github.com/moodle/moodle.git
synced 2025-01-19 14:27:22 +01:00
Fixed bug #1615.
This commit is contained in:
parent
d05024a72b
commit
ac969b2b22
@ -306,7 +306,7 @@
|
||||
}
|
||||
}
|
||||
notice_yesno(get_string("confirmdeletionofthispage","lesson"),
|
||||
"lesson.php?action=delete&id=$cm->id&pageid=$pageid]",
|
||||
"lesson.php?action=delete&id=$cm->id&pageid=$pageid",
|
||||
"view.php?id=$cm->id");
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user