tooltips: Rename media tooltip partial.

This commit is contained in:
Karl Stolley
2025-09-17 13:57:18 -05:00
committed by Tim Abbott
parent bdf7bdba39
commit d8e58f31b9
2 changed files with 3 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
<div id="message_inline_image_tooltip">
<div>
<strong>{{ title }}</strong>
<div class="tooltip-inner-content italic">{{t 'Click to view or download.'}}</div>
</div>