repo.or.cz
/
moodle-linuxchix.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
MDL-14624:
[moodle-linuxchix.git]
/
lang
/
en_utf8
/
block_mentees.php
blob
50e89d1385341beb59e1926c85097a7599b93e71
1
<
?PHP
2
$string
[
'blockname'
] =
'Mentees'
;
3
$string
[
'configtitle'
] =
'Block title'
;
4
$string
[
'leaveblanktohide'
] =
'leave blank to hide the title'
;
5
$string
[
'newmenteesblock'
] =
'(new Mentees block)'
;
6
?
>