mirror of
https://github.com/moodle/moodle.git
synced 2025-08-04 16:36:37 +02:00
MDL-17464 profile reports are now respecting course report caps
This commit is contained in:
parent
683dacd065
commit
358e2a0bd2
8 changed files with 140 additions and 54 deletions
|
@ -2,6 +2,7 @@
|
|||
|
||||
$string['log:view'] = 'View course logs';
|
||||
$string['log:viewlive'] = 'View live logs';
|
||||
$string['log:viewtoday'] = 'View today\'s logs';
|
||||
|
||||
$string['loglive'] = 'Live logs';
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue