blocks: MDL-19889 Convert mentees block to use edit_form.php - lang string.

This commit is contained in:
tjhunt
2009-07-29 05:19:45 +00:00
parent f34b1a71a0
commit 275769aafa
+1
View File
@@ -1,6 +1,7 @@
<?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)';
?>