summaryrefslogtreecommitdiff
path: root/actions/facebookhome.php
diff options
context:
space:
mode:
Diffstat (limited to 'actions/facebookhome.php')
-rw-r--r--actions/facebookhome.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/actions/facebookhome.php b/actions/facebookhome.php
index 7f9c942ea..d943104c2 100644
--- a/actions/facebookhome.php
+++ b/actions/facebookhome.php
@@ -132,6 +132,7 @@ class FacebookhomeAction extends FacebookAction
}
$this->showLoginForm($msg);
+ $this->showFooter();
}