Commit 3841a38
authored
Merge pull request #156 from elearningsoftware/adrian-sarmas-add-nousers-message
Fix missing 'nousersyet' string in report view (#155)
The string 'nousersyet' was used in report.php but was not defined
in the plugin language file, nor does it exist in Moodle core.
This commit adds the missing string definition to lang/en/journal.php
to resolve the debugging notice.1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
139 | 139 | | |
140 | 140 | | |
141 | 141 | | |
| 142 | + | |
142 | 143 | | |
143 | 144 | | |
144 | 145 | | |
| |||
0 commit comments