diff --git a/actions/facebookhome.php b/actions/facebookhome.php index 7f9c942ea9..d943104c2b 100644 --- a/actions/facebookhome.php +++ b/actions/facebookhome.php @@ -132,6 +132,7 @@ class FacebookhomeAction extends FacebookAction } $this->showLoginForm($msg); + $this->showFooter(); }