trac750 Add footer to Facebook app's login page

This commit is contained in:
Zach Copley 2009-01-30 00:07:56 +00:00
parent 733b3543d0
commit 153208aaa6
1 changed files with 1 additions and 0 deletions

View File

@ -132,6 +132,7 @@ class FacebookhomeAction extends FacebookAction
}
$this->showLoginForm($msg);
$this->showFooter();
}