]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - plugins/FBConnect/FBConnectLogin.php
Fix reference to undefined variable in Design::toWebColor.
[quix0rs-gnu-social.git] / plugins / FBConnect / FBConnectLogin.php
index 7989dc854d9469b251c542fa8299631abcc05a71..205086cd8bd4b65fba2ce6384f12781ddc95a5df 100644 (file)
@@ -58,8 +58,6 @@ class FBConnectLoginAction extends Action
     function showContent() {
 
         $this->elementStart('fieldset');
-
-
         $this->element('fb:login-button', array('onlogin' => 'goto_login()',
             'length' => 'long'));