summaryrefslogtreecommitdiff
path: root/skins/larry/templates/identities.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/identities.html
parentd2d94ac6df0b8c07f0b36da71b1e4b14d6d1e8ab (diff)
Give resizeable splitters to Larry
Diffstat (limited to 'skins/larry/templates/identities.html')
-rw-r--r--skins/larry/templates/identities.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/skins/larry/templates/identities.html b/skins/larry/templates/identities.html
index 53d7539bc..905bc100a 100644
--- a/skins/larry/templates/identities.html
+++ b/skins/larry/templates/identities.html
@@ -12,6 +12,8 @@
<roundcube:include file="/includes/settingstabs.html" />
+<div id="settings-right">
+
<div id="identitieslist" class="uibox listbox">
<h2 class="boxtitle"><roundcube:label name="identities" /></h2>
<div class="scroller withfooter">
@@ -28,6 +30,8 @@
</div>
+</div>
+
<roundcube:include file="/includes/footer.html" />
</body>