Skip to content

fix: update confirmation email subject line#33

Open
teal-bauer wants to merge 1 commit into
turnermm:masterfrom
c3lingo:fix/confirmation-email-subject
Open

fix: update confirmation email subject line#33
teal-bauer wants to merge 1 commit into
turnermm:masterfrom
c3lingo:fix/confirmation-email-subject

Conversation

@teal-bauer
Copy link
Copy Markdown

The subject was Confirmation Link from: with the wiki title missing — it got dropped in 22c8bf4 when mail_send() was replaced by Mailer. Since the Mailer already prepends [title] as prefix, replaced the dangling string with a self-contained "Confirm Your Registration".

The subject string "Confirmation Link from: " was missing the wiki
title since the migration from mail_send() to Mailer. Since the Mailer
already prepends [title] as a prefix, replace the incomplete string
with a self-contained "Confirm Your Registration".
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant