summaryrefslogtreecommitdiff
path: root/skins
diff options
context:
space:
mode:
authorAleksander Machniak <alec@alec.pl>2013-06-27 09:11:05 +0200
committerAleksander Machniak <alec@alec.pl>2013-06-27 09:11:05 +0200
commit57d1d60ef1620c330510c61890167cbb53b64648 (patch)
tree2bdb497f681a5952dc57fea4dac0e4fa11bb2503 /skins
parentdc56c500755525de9d33970204749597a8b8f5c7 (diff)
Added toolbar container on attachment preview page
Diffstat (limited to 'skins')
-rw-r--r--skins/classic/templates/messagepart.html1
-rw-r--r--skins/larry/templates/messagepart.html1
2 files changed, 2 insertions, 0 deletions
diff --git a/skins/classic/templates/messagepart.html b/skins/classic/templates/messagepart.html
index f768d1703..9f2215679 100644
--- a/skins/classic/templates/messagepart.html
+++ b/skins/classic/templates/messagepart.html
@@ -18,6 +18,7 @@
<div id="messagetoolbar">
<roundcube:button command="download" type="link" class="button download" classAct="button download" classSel="button downloadSel" title="download" content=" " />
<roundcube:button command="print" type="link" class="button print" classAct="button print" classSel="button printSel" title="print" content=" " />
+ <roundcube:container name="toolbar" id="messagetoolbar" />
</div>
<div id="mainscreen">
diff --git a/skins/larry/templates/messagepart.html b/skins/larry/templates/messagepart.html
index 8c75e6072..d0e3a808d 100644
--- a/skins/larry/templates/messagepart.html
+++ b/skins/larry/templates/messagepart.html
@@ -13,6 +13,7 @@
<div id="messagetoolbar" class="toolbar fullwidth">
<roundcube:button command="download" type="link" class="button download disabled" classAct="button download" classSel="button download pressed" label="download" />
<roundcube:button command="print" type="link" class="button print disabled" classAct="button print" classSel="button print pressed" label="print" />
+ <roundcube:container name="toolbar" id="messagetoolbar" />
</div>
<div id="messagepartheader" class="uibox listbox">