enrol-mnet MDL-21297 Fixed another syntax error
This commit is contained in:
@@ -20,7 +20,7 @@ $string['mnet_enrol_description'] = 'Publish this service to allow administ
|
||||
$string['mnetlocalforexternal'] = 'Local courses for external users';
|
||||
$string['couldnotcreateuser'] = 'An error occurred while trying to create that user!';
|
||||
$string['coursenotfound'] = 'Sorry, but that course doesn\'t exist';
|
||||
$string]'courseunavailable'] = 'Sorry, but that course isn\'t available';
|
||||
$string['courseunavailable'] = 'Sorry, but that course isn\'t available';
|
||||
$string['usernotfound'] = 'Sorry, could not find that user record';
|
||||
$string['couldnotenrol'] = 'Sorry, could not enrol that user in that course!';
|
||||
$string['couldnotenrol'] = 'Sorry, could not unenrol that user from that course!';
|
||||
|
||||
Reference in New Issue
Block a user