Skip to content

Commit

Permalink
Merge pull request #234 from snoopen/fix/wecome-email-fix
Browse files Browse the repository at this point in the history
Update email_welcome.html
  • Loading branch information
jabelone authored Jan 17, 2024
2 parents 06258ac + 6b53a20 commit 6775634
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions memberportal/profile/templates/email_welcome.html
Original file line number Diff line number Diff line change
Expand Up @@ -356,8 +356,7 @@ <h1 style="font-size: 48px; font-weight: 400; margin: 0">
<p style="margin: 0">
Sent by
<a href="{{ config.SITE_URL }}">{{ config.SITE_NAME }}</a> on
behalf of {{ config.SITE_OWNER }} at {{
config.SITE_MAIL_ADDRESS }}.
behalf of {{ config.SITE_OWNER }} at {{ config.SITE_MAIL_ADDRESS }}.
</p>
</td>
</tr>
Expand Down

0 comments on commit 6775634

Please sign in to comment.