summaryrefslogtreecommitdiff
path: root/skins/larry/templates/messageerror.html
diff options
context:
space:
mode:
authorAleksander Machniak <alec@alec.pl>2013-01-31 18:26:47 +0100
committerAleksander Machniak <alec@alec.pl>2013-01-31 18:26:47 +0100
commit8bfbd5e9f9c1d2c4657bda2f6099f01fc8097846 (patch)
treec9c3fab72bbeb3fc4919340331b2fdd4b382404c /skins/larry/templates/messageerror.html
parentee01be5b5b854320de83e09c66070acd71283a70 (diff)
parent873ae9e9de2aba0f22f3669b1e1519a439d97b5c (diff)
Merge branch 'master' of github.com:roundcube/roundcubemail
Diffstat (limited to 'skins/larry/templates/messageerror.html')
-rw-r--r--skins/larry/templates/messageerror.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/skins/larry/templates/messageerror.html b/skins/larry/templates/messageerror.html
index 3c3c9acdb..a735d47f2 100644
--- a/skins/larry/templates/messageerror.html
+++ b/skins/larry/templates/messageerror.html
@@ -28,7 +28,7 @@
<!-- folders list -->
<div id="mailboxcontainer" class="uibox listbox">
<div class="scroller">
- <roundcube:object name="mailboxlist" id="mailboxlist" class="listing" folder_filter="mail" unreadwrap="%s" />
+ <roundcube:object name="mailboxlist" id="mailboxlist" class="treelist listing" folder_filter="mail" unreadwrap="%s" />
</div>
</div>