summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Bruederli <thomas@roundcube.net>2012-05-27 18:05:25 +0200
committerThomas Bruederli <thomas@roundcube.net>2012-05-27 18:05:52 +0200
commitd4877917fc3bfc933a52448e0563afc9c28f6cb8 (patch)
tree788c460fc338ab8c64781db6c48b2f9bc0f26e55
parenta9055c5a81b3c7552c2cfa909ccd399c50f42b76 (diff)
Add listcontrols template container in Larry skin (#1488498)
-rw-r--r--CHANGELOG1
-rw-r--r--skins/larry/templates/mail.html2
2 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 23d5694c4..14def5434 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,6 +1,7 @@
CHANGELOG Roundcube Webmail
===========================
+- Add listcontrols template container in Larry skin (#1488498)
- Fix host autoselection when default_host is an array (#1488495)
- Move messages forwarding mode setting into Preferences
- Fix HTML entities handling in HTML editor (#1488483)
diff --git a/skins/larry/templates/mail.html b/skins/larry/templates/mail.html
index c915c946d..183129a98 100644
--- a/skins/larry/templates/mail.html
+++ b/skins/larry/templates/mail.html
@@ -93,6 +93,8 @@
</span>
</div>
+ <roundcube:container name="listcontrols" id="listcontrols" />
+
<a href="#preview" id="mailpreviewtoggle" title="<roundcube:label name='previewpane' />"></a>
</div>