diff options
Diffstat (limited to 'skins/larry')
-rw-r--r-- | skins/larry/templates/messagepart.html | 1 |
1 files changed, 1 insertions, 0 deletions
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"> |