From 7ce7c756e83386803bea3fb543d5b21fbd9db980 Mon Sep 17 00:00:00 2001 From: Zach Copley Date: Mon, 12 Jan 2009 00:42:42 +0000 Subject: trac750 Exclude Facebook friends who are already using Identi.ca app from invitee list --- actions/facebooksettings.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'actions/facebooksettings.php') diff --git a/actions/facebooksettings.php b/actions/facebooksettings.php index 88364c797..862dc0732 100644 --- a/actions/facebooksettings.php +++ b/actions/facebooksettings.php @@ -70,8 +70,8 @@ class FacebooksettingsAction extends FacebookAction common_element_start('p'); common_element('fb:add-section-button', array('section' => 'profile')); common_element_end('p'); - common_element_end('fb:if-section-not-added'); + common_element_end('fb:if-section-not-added'); common_element_start('p'); common_element_start('fb:prompt-permission', array('perms' => 'status_update')); common_element('h2', null, _('Allow Identi.ca to update my Facebook status')); -- cgit v1.2.3-54-g00ecf