Closed (fixed)
Project:
Facebook Connect
Version:
6.x-1.0-beta8
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
9 Dec 2009 at 21:56 UTC
Updated:
17 Apr 2010 at 10:50 UTC
Line 150 has: drupal_set_message('Your Fabook connect link is now activate');
Should be: drupal_set_message('Your Facebook connect link is now activate');
Comments
Comment #1
alexfisher commentedComment #2
alexfisher commentedAlso, in fbconnect.admin.in
Line 50: '#description' => t('Unable this mode will bypass drupal\'s standard registration form.'),
Should be: '#description' => t('Enabling this mode will bypass drupal\'s standard registration form.'),
Comment #3
vectoroc commented