mirror of
https://github.com/moodle/moodle.git
synced 2025-08-08 02:16:41 +02:00
Merge branch 'MDL-64099-master-fix' of git://github.com/junpataleta/moodle
This commit is contained in:
commit
2a9e70a818
1 changed files with 3 additions and 0 deletions
|
@ -87,6 +87,9 @@
|
||||||
}
|
}
|
||||||
{{/str}}
|
{{/str}}
|
||||||
{{/lastsendername}}
|
{{/lastsendername}}
|
||||||
|
{{^lastsendername}}
|
||||||
|
<span class='text-muted'>{{lastmessage}}</span>
|
||||||
|
{{/lastsendername}}
|
||||||
{{/sentfromcurrentuser}}
|
{{/sentfromcurrentuser}}
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue