]> git.mjollnir.org Git - moodle.git/commitdiff
blocks: MDL-19889 Convert mentees block to use edit_form.php - lang string.
authortjhunt <tjhunt>
Wed, 29 Jul 2009 05:19:45 +0000 (05:19 +0000)
committertjhunt <tjhunt>
Wed, 29 Jul 2009 05:19:45 +0000 (05:19 +0000)
lang/en_utf8/block_mentees.php

index 50e89d1385341beb59e1926c85097a7599b93e71..53db38270e64aad92f4947850c4f17b494d96d70 100755 (executable)
@@ -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)';
 ?>
\ No newline at end of file