mirror of
https://github.com/moodle/moodle.git
synced 2025-02-05 07:39:09 +01:00
6 lines
65 B
PHP
6 lines
65 B
PHP
|
<?PHP // $Id$
|
||
|
|
||
|
$string['enrolname'] = 'Internal Enrolment';
|
||
|
|
||
|
?>
|