mirror of
https://github.com/moodle/moodle.git
synced 2025-01-18 22:08:20 +01:00
Bug 965
This commit is contained in:
parent
e21f6c81b5
commit
7df59158b8
@ -65,7 +65,7 @@
|
||||
|
||||
if (!empty($remove)) {
|
||||
if (! unenrol_student($remove, $course->id)) {
|
||||
error("Could not add that student to this course!");
|
||||
error("Could not remove that student from this course!");
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user