mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 00:46:50 +02:00
Fixed a missing translation string
This commit is contained in:
parent
0ed00b3b7f
commit
350a05c4cf
1 changed files with 1 additions and 1 deletions
|
@ -49,7 +49,7 @@
|
|||
print_heading("$user->firstname $user->lastname");
|
||||
|
||||
echo "<table cellpadding=10 align=center><tr>";
|
||||
echo "<td>reports: </td>";
|
||||
echo "<td>$stractivityreport: </td>";
|
||||
|
||||
foreach ($modes as $listmode) {
|
||||
$strmode = get_string($listmode);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue