diff options
author | Aleksander Machniak <alec@alec.pl> | 2013-11-22 13:05:16 +0100 |
---|---|---|
committer | Aleksander Machniak <alec@alec.pl> | 2013-11-22 13:05:16 +0100 |
commit | 3bcc065831f95bfee180a62052e78d24020ebece (patch) | |
tree | 726288ffc63fb2e9a5329b12a716455dc2dbc90d /skins/larry/templates | |
parent | f768a6eae82d549e444511639d19c471321234c1 (diff) |
Add missing </div>
Diffstat (limited to 'skins/larry/templates')
-rw-r--r-- | skins/larry/templates/importcontacts.html | 2 |
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" /> |