Private
Public Access
1
0

notification email bug fix

This commit is contained in:
Sander Roosendaal
2018-12-24 14:12:52 +01:00
parent 2c431709d3
commit a198ebbeaa

View File

@@ -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