SHow number of journal entries in the teacher link to report

This commit is contained in:
martin 2002-09-22 03:16:40 +00:00
parent 3bf90da5f6
commit 03af47eee3
2 changed files with 11 additions and 2 deletions

View file

@ -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";
?>