MDL-9273 Applied suggested fix
This commit is contained in:
+1
-1
@@ -130,7 +130,7 @@
|
||||
|
||||
/// Editing functions
|
||||
|
||||
if ($adminediting) {
|
||||
if ($creatorediting) {
|
||||
/// Move a specified course to a new category
|
||||
|
||||
if (!empty($moveto) and $data = data_submitted() and confirm_sesskey()) { // Some courses are being moved
|
||||
|
||||
Reference in New Issue
Block a user