|
|
|
@ -62,8 +62,8 @@
|
|
|
|
|
<div id="attachmentmenu" class="popupmenu">
|
|
|
|
|
<h3 id="aria-label-attachmentmenu" class="voice"><roundcube:label name="arialabelattachmentmenu" /></h3>
|
|
|
|
|
<ul class="toolbarmenu listing" role="menu" aria-labelledby="aria-label-attachmentmenu">
|
|
|
|
|
<roundcube:button command="open-attachment" type="link-menuitem" label="open" class="extwin" classAct="extwin active" />
|
|
|
|
|
<roundcube:button command="download-attachment" type="link-menuitem" label="download" class="download" classAct="download active" />
|
|
|
|
|
<roundcube:button command="open-attachment" type="link-menuitem" id="attachmenuopen" label="open" class="extwin" classAct="extwin active" />
|
|
|
|
|
<roundcube:button command="download-attachment" type="link-menuitem" id="attachmenudownload" label="download" class="download" classAct="download active" />
|
|
|
|
|
<roundcube:container name="attachmentmenu" id="attachmentmenu" />
|
|
|
|
|
</ul>
|
|
|
|
|
</div>
|
|
|
|
|