New 'forward as attachment' glyph

This commit is contained in:
the-djmaze 2023-01-02 09:40:39 +01:00
parent 42c1c20a76
commit 33d8482c4c
3 changed files with 1 additions and 1 deletions

View file

@ -58,7 +58,7 @@
<a href="#" tabindex="-1" data-bind="command: forwardCommand" data-icon="→" data-i18n="MESSAGE/BUTTON_FORWARD"></a>
</li>
<li role="presentation">
<a href="#" tabindex="-1" data-bind="command: forwardAsAttachmentCommand" data-icon="" data-i18n="MESSAGE/BUTTON_FORWARD_AS_ATTACHMENT"></a>
<a href="#" tabindex="-1" data-bind="command: forwardAsAttachmentCommand" data-icon="" data-i18n="MESSAGE/BUTTON_FORWARD_AS_ATTACHMENT"></a>
</li>
<li role="presentation">
<a href="#" tabindex="-1" data-bind="command: editAsNewCommand" data-icon="🖉" data-i18n="MESSAGE/BUTTON_EDIT_AS_NEW"></a>

Binary file not shown.

Binary file not shown.