summaryrefslogtreecommitdiff
path: root/skins/larry/templates/login.html
diff options
context:
space:
mode:
authorthomascube <thomas@roundcube.net>2011-12-30 16:58:59 +0000
committerthomascube <thomas@roundcube.net>2011-12-30 16:58:59 +0000
commit822a1effad3476715f238436f845920d0290f310 (patch)
tree8cb099f166534b7d9e6990e2ada48272c529ff11 /skins/larry/templates/login.html
parentf5521a4a6d2132f8fe49c66858326e00e9a68b84 (diff)
Fix bug in IE code; show (tem,porary) warning for old IEs
Diffstat (limited to 'skins/larry/templates/login.html')
-rw-r--r--skins/larry/templates/login.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/skins/larry/templates/login.html b/skins/larry/templates/login.html
index 816d4693b..7c861e8d3 100644
--- a/skins/larry/templates/login.html
+++ b/skins/larry/templates/login.html
@@ -32,5 +32,7 @@
</div>
</div>
+<roundcube:include file="/includes/footer.html" />
+
</body>
</html>