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.

CommentFileSizeAuthor
auth_links.patch796 byteshunmonk

Comments

drumm’s picture

Status: Needs review » Needs work

This 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.

hunmonk’s picture

Version: x.y.z » 5.x-dev
Assigned: hunmonk » Unassigned
tr’s picture

Status: Needs work » Closed (won't fix)

Drupal 5.x is no longer supported, and this code doesn't appear in Drupal 6.x.