From: Tobias Hößl Date: Sun, 22 Apr 2012 12:57:57 +0000 (+0000) Subject: Set INPUT IDs X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=24acdb2e2299eb3ef947d1f6c6b34ea3f441b3bb;p=friendica-addons.git Set INPUT IDs --- diff --git a/facebook/facebook.php b/facebook/facebook.php index ee6780b5..874ef302 100644 --- a/facebook/facebook.php +++ b/facebook/facebook.php @@ -710,9 +710,9 @@ function facebook_plugin_admin(&$a, &$o){ } else $o .= t('The correctness of the API Key could not be detected. Somthing strange\'s going on.') . '
'; } - $o .= '
'; - $o .= '
'; - $o .= '
'; + $o .= '
'; + $o .= '
'; + $o .= '
'; $o .= '
'; $o .= '';