Posted by tim.cosgrove on August 2, 2007 at 7:11pm
| Project: | User Maintenance |
| Version: | master |
| Component: | Code |
| Category: | bug report |
| Priority: | minor |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
In 5.x user module, function _user_mail_text, case 'pass_body', the copy should read:
You may now log in to !uri_brief by clicking on this link...
'by' is missing. Blame our eagle-eyed copy editors for spotting that.
Same applies in 6.x, same function, case 'password_reset_body'.
My apologies for not just submitting a patch myself, as it's an incredibly easy patch, but I don't as yet know how to submit patches (Drupal newbie here, relatively) and our site is launching today and I had to just make the change in our copy of user.module. If this is still open next week I'll fix it and submit.
Thank you!