Merge branch 'MDL-75800-311' of https://github.com/paulholden/moodle into MOODLE_311_STABLE
This commit is contained in:
@@ -73,7 +73,7 @@ class enrol_instance_deleted extends base {
|
||||
* @return string
|
||||
*/
|
||||
public static function get_name() {
|
||||
return get_string('eventgroupingdeleted', 'group');
|
||||
return get_string('eventenrolinstancedeleted', 'enrol');
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user