MDL-34852 allow editing of manual/self enrolments times and show time enrolled

This commit is contained in:
Petr Škoda 2012-08-12 14:15:09 +02:00
parent 87e9331d93
commit 4c04933b99
3 changed files with 11 additions and 4 deletions

View file

@ -55,6 +55,7 @@ $string['enrolnotpermitted'] = 'You do not have permission or are not allowed to
$string['enrolperiod'] = 'Enrolment duration';
$string['enrolusage'] = 'Instances / enrolments';
$string['enrolusers'] = 'Enrol users';
$string['enroltimecreated'] = 'Enrolment created';
$string['enroltimeend'] = 'Enrolment ends';
$string['enroltimestart'] = 'Enrolment starts';
$string['errajaxfailedenrol'] = 'Failed to enrol user';