diff options
Diffstat (limited to 'skins/larry/templates')
-rw-r--r-- | skins/larry/templates/login.html | 2 |
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> |