diff options
Diffstat (limited to 'view/profile.php')
-rw-r--r-- | view/profile.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/view/profile.php b/view/profile.php index 88cc8f2c7..e2c190da0 100644 --- a/view/profile.php +++ b/view/profile.php @@ -64,6 +64,7 @@ </aside>
<section>
<?php echo $page['content']; ?>
+<div id="page-footer"></div>
</section>
<footer>
<?php echo $page['footer']; ?>
|