From 24acdb2e2299eb3ef947d1f6c6b34ea3f441b3bb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tobias=20H=C3=B6=C3=9Fl?= Date: Sun, 22 Apr 2012 12:57:57 +0000 Subject: [PATCH] Set INPUT IDs --- facebook/facebook.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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 .= '';