If the "terms of use" module and FB connect is activated, the login form becomes unusable, because at the left of the form, the title of the terms of use field does not accept HTML input. cf screenshot
| Comment | File | Size | Author |
|---|---|---|---|
| screenshot_fbconnect.jpg | 63.7 KB | manicato |
Comments
Comment #1
Dave Cohen commentedJust disable fb_registration.module and it will use the normal form.
fb_registration.module may never support all form elements, but you could probably write a form alter for the terms of use checkbox.