mirror of
https://github.com/moodle/moodle.git
synced 2025-08-06 09:26:35 +02:00
MDL-57094 message: change view more link in notification popover
This commit is contained in:
parent
0fbe41f4cd
commit
b487a7c028
2 changed files with 2 additions and 1 deletions
|
@ -74,7 +74,7 @@
|
|||
</div>
|
||||
|
||||
{{#viewmoreurl}}
|
||||
<a href="{{{.}}}" class="view-more" data-action="view-more">{{#str}} viewmore {{/str}}</a>
|
||||
<a href="{{{.}}}" class="view-more" data-action="view-more">{{#str}} viewfullnotification, message {{/str}}</a>
|
||||
{{/viewmoreurl}}
|
||||
{{#contexturl}}
|
||||
</a>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue