When an admin creates a new account the user can be emailed login info. Currently, the email subject and body are set to 'welcome_subject' and 'welcome_body', rather than 'admin_subject' and 'admin_body'

The attached patch should correct that.

Comments

tr’s picture

Version: 5.x-1.8 » 6.x-2.2
StatusFileSize
new1.04 KB

I tested and committed the patch for Ubercart 5.x-1.x, thanks.

Drupal 6 changed mail handling a lot, so I need to create a different patch for Ubercart 6.x-2.x. I tested this patch, of course, to make sure it did the right thing. Attached for review ...

tr’s picture

Status: Needs review » Fixed

Committed 6.x-2.x patch.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.