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