aboutsummaryrefslogtreecommitdiffstats
path: root/core/templates/layout.guest.php
diff options
context:
space:
mode:
Diffstat (limited to 'core/templates/layout.guest.php')
-rw-r--r--core/templates/layout.guest.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/core/templates/layout.guest.php b/core/templates/layout.guest.php
index 23fd4569e11..29e1debdfdb 100644
--- a/core/templates/layout.guest.php
+++ b/core/templates/layout.guest.php
@@ -45,6 +45,7 @@
<footer>
<p class="info">
<?php print_unescaped($defaults->getLongFooter()); ?>
- </p></footer>
+ </p>
+ </footer>
</body>
</html>