summaryrefslogtreecommitdiff
path: root/skins/larry/includes/mailtoolbar.html
diff options
context:
space:
mode:
authorAleksander Machniak <alec@alec.pl>2014-02-14 18:25:02 +0100
committerAleksander Machniak <alec@alec.pl>2014-02-14 18:25:02 +0100
commitabecca8f4bc0898f952a3362bd42b4c78ac783c3 (patch)
treecf1f70fee183c64f2da2f0d7b09afd055b41c0ab /skins/larry/includes/mailtoolbar.html
parentc6227fe7b08e2371f07250261a464cb86fdbc9d4 (diff)
parent80102a2dde8d2870ee7d8c4ad8e8626a555ecc2f (diff)
Merge branch 'master' of github.com:roundcube/roundcubemail
Diffstat (limited to 'skins/larry/includes/mailtoolbar.html')
-rw-r--r--skins/larry/includes/mailtoolbar.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/skins/larry/includes/mailtoolbar.html b/skins/larry/includes/mailtoolbar.html
index 5708a94f1..ac08a3200 100644
--- a/skins/larry/includes/mailtoolbar.html
+++ b/skins/larry/includes/mailtoolbar.html
@@ -11,6 +11,7 @@
</span>
<roundcube:button command="delete" type="link" class="button delete disabled" classAct="button delete" classSel="button delete pressed" label="delete" title="deletemessage" />
<roundcube:if condition="template:name == 'message'" />
+<roundcube:button command="move" type="link" class="button move disabled" classAct="button move" classSel="button move pressed" label="move" title="moveto" data-menu-pos="bottom" />
<roundcube:button command="print" type="link" class="button print disabled" classAct="button print" classSel="button print pressed" label="print" title="printmessage" />
<roundcube:endif />
<roundcube:container name="toolbar" id="mailtoolbar" />