the affiliates help text is being displayed on the user register page even if the drupal module's dist auth feature is disabled. this patch corrects that by adding that check.
| Comment | File | Size | Author |
|---|---|---|---|
| auth_links.patch | 796 bytes | hunmonk |
the affiliates help text is being displayed on the user register page even if the drupal module's dist auth feature is disabled. this patch corrects that by adding that check.
| Comment | File | Size | Author |
|---|---|---|---|
| auth_links.patch | 796 bytes | hunmonk |
Comments
Comment #1
drummThis looks like a good quick fix, but it would be ideal to get that text out of user.module and in drupal.module where it belongs.
Comment #2
hunmonk commentedComment #3
tr commentedDrupal 5.x is no longer supported, and this code doesn't appear in Drupal 6.x.