summaryrefslogtreecommitdiff
path: root/skins/larry/templates/folders.html
diff options
context:
space:
mode:
authorthomascube <thomas@roundcube.net>2011-12-15 20:32:46 +0000
committerthomascube <thomas@roundcube.net>2011-12-15 20:32:46 +0000
commit918bb927381ada0853c6a6ab959f879474dd21fa (patch)
treeab86c60ff430bea23e2afe567d0dc92959e5c5be /skins/larry/templates/folders.html
parentd2d94ac6df0b8c07f0b36da71b1e4b14d6d1e8ab (diff)
Give resizeable splitters to Larry
Diffstat (limited to 'skins/larry/templates/folders.html')
-rw-r--r--skins/larry/templates/folders.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/skins/larry/templates/folders.html b/skins/larry/templates/folders.html
index 385d2686f..0b263e9fe 100644
--- a/skins/larry/templates/folders.html
+++ b/skins/larry/templates/folders.html
@@ -12,6 +12,8 @@
<roundcube:include file="/includes/settingstabs.html" />
+<div id="settings-right">
+
<div id="folderslist" class="uibox listbox">
<h2 class="boxtitle"><span style="float:right"><roundcube:label name="subscribed" /></span><roundcube:label name="folders" /></h2>
<div class="scroller withfooter">
@@ -29,6 +31,8 @@
</div>
+</div>
+
<div id="mailboxmenu" class="popupmenu">
<ul class="toolbarmenu" id="mailboxoptionsmenu">
<li><roundcube:button command="delete-folder" label="delete" classAct="active" /></li>