summaryrefslogtreecommitdiff
path: root/skins
diff options
context:
space:
mode:
authorAleksander Machniak <alec@alec.pl>2013-11-22 13:05:16 +0100
committerAleksander Machniak <alec@alec.pl>2013-11-22 13:05:16 +0100
commit3bcc065831f95bfee180a62052e78d24020ebece (patch)
tree726288ffc63fb2e9a5329b12a716455dc2dbc90d /skins
parentf768a6eae82d549e444511639d19c471321234c1 (diff)
Add missing </div>
Diffstat (limited to 'skins')
-rw-r--r--skins/larry/templates/importcontacts.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/skins/larry/templates/importcontacts.html b/skins/larry/templates/importcontacts.html
index d7c690a6a..a670d0354 100644
--- a/skins/larry/templates/importcontacts.html
+++ b/skins/larry/templates/importcontacts.html
@@ -24,6 +24,8 @@
<roundcube:object name="importnav" class="button" />
</p>
</div>
+
+</div>
</div>
<roundcube:include file="/includes/footer.html" />