Thomas Bruederli
2012-05-27 077befb38e9a6bdec302c0f97a0d8429f929e112
Add listcontrols template container in Larry skin (#1488498)
2 files modified
3 ■■■■■ changed files
CHANGELOG 1 ●●●● patch | view | raw | blame | history
skins/larry/templates/mail.html 2 ●●●●● patch | view | raw | blame | history
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
- Add is_escaped attribute for html_select and html_textarea (#1488485)
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>