mirror of
https://github.com/moodle/moodle.git
synced 2025-08-04 08:26:37 +02:00
SHow number of journal entries in the teacher link to report
This commit is contained in:
parent
3bf90da5f6
commit
03af47eee3
2 changed files with 11 additions and 2 deletions
|
@ -24,6 +24,6 @@ $string['noratinggiven'] = "No rating given";
|
|||
$string['overallrating'] = "Overall rating";
|
||||
$string['rate'] = "Rate";
|
||||
$string['startoredit'] = "Start or edit my journal entry";
|
||||
$string['viewallentries'] = "View all journal entries";
|
||||
$string['viewallentries'] = "View \$a journal entries";
|
||||
|
||||
?>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue