6 lines
198 B
PHP
Executable File
6 lines
198 B
PHP
Executable File
<?PHP
|
|
$string['blockname'] = 'Mentees';
|
|
$string['configtitle'] = 'Block title';
|
|
$string['leaveblanktohide'] = 'leave blank to hide the title';
|
|
$string['newmenteesblock'] = '(new Mentees block)';
|
|
?>
|