summaryrefslogtreecommitdiff
path: root/skins/larry/templates/compose.html
diff options
context:
space:
mode:
Diffstat (limited to 'skins/larry/templates/compose.html')
-rw-r--r--skins/larry/templates/compose.html9
1 files changed, 9 insertions, 0 deletions
diff --git a/skins/larry/templates/compose.html b/skins/larry/templates/compose.html
index 1fe740ce1..44180be9a 100644
--- a/skins/larry/templates/compose.html
+++ b/skins/larry/templates/compose.html
@@ -14,6 +14,15 @@
<div id="composeview-left">
<!-- inline address book -->
+<div id="compose-contacts" class="uibox listbox">
+<h2 class="boxtitle"><roundcube:label name="contacts" /></h2>
+<div class="scroller withfooter">
+
+</div>
+<div class="boxfooter">
+
+</div>
+</div>
</div>