Skip to content

Commit

Permalink
Modifications added
Browse files Browse the repository at this point in the history
  • Loading branch information
mariuszkrzaczkowski committed Aug 3, 2022
1 parent bd0e363 commit e0c84e8
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions skins/elastic/templates/includes/mail-menu.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
<roundcube:add_label name="viewsource" />
<div id="mailtoolbar" class="toolbar menu" role="toolbar">
<!-------- YetiForce Sp. z o.o. -------->
<roundcube:if condition="template:name == 'message'" />
<roundcube:button command="mail" label="mail" type="link" innerClass="inner" class="mail" title="mail" tabindex="2" />
<roundcube:endif />
<!-------- YetiForce Sp. z o.o. -------->

<roundcube:button command="compose" type="link" class="compose hidden"
label="compose" title="writenewmessage" innerclass="inner" />
<roundcube:button command="reply" type="link" class="reply disabled" classAct="reply"
Expand Down

0 comments on commit e0c84e8

Please sign in to comment.