summaryrefslogtreecommitdiff
path: root/skins/larry/templates/settings.html
diff options
context:
space:
mode:
Diffstat (limited to 'skins/larry/templates/settings.html')
-rw-r--r--skins/larry/templates/settings.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/skins/larry/templates/settings.html b/skins/larry/templates/settings.html
index bd90ae38e..15ce1e94f 100644
--- a/skins/larry/templates/settings.html
+++ b/skins/larry/templates/settings.html
@@ -12,6 +12,8 @@
<roundcube:include file="/includes/settingstabs.html" />
+<div id="settings-right">
+
<div id="sectionslist" class="uibox listbox">
<div class="scroller">
<roundcube:object name="sectionslist" id="sections-table" class="listing" />
@@ -25,6 +27,8 @@
</div>
+</div>
+
<roundcube:include file="/includes/footer.html" />
</body>