notification email bug fix
This commit is contained in:
@@ -833,7 +833,7 @@ def handle_send_email_subscription_update(
|
||||
|
||||
res = send_template_email(from_email,['info@rowsandall.com'],
|
||||
'Subscription Update Notification',
|
||||
template_name,
|
||||
notification_template_name,
|
||||
d, **kwargs)
|
||||
|
||||
return 1
|
||||
|
||||
Reference in New Issue
Block a user