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
Merge commit 'catalyst/MOODLE_19_STABLE' into mdl19-linuxchix
[moodle-linuxchix.git]
/
lang
/
en_utf8
/
gradereport_overview.php
blob
9cb892dd91c6edf3d7b8db62d0ee81feb21d981e
1
<
?PHP
// $Id$
2
3
$string
[
'modulename'
] =
'Overview report'
;
4
$string
[
'overview:view'
] =
'View the overview report'
;
5
6
?
>