From 02096e4f2beaa2a18d74483b976d36369d0c7885 Mon Sep 17 00:00:00 2001 From: Thomas Steen Rasmussen Date: Wed, 22 Jun 2016 09:30:03 +0200 Subject: [PATCH] fix bug preventing invoice mails from being sent --- shop/email.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shop/email.py b/shop/email.py index 9072c84c..042cb5c2 100644 --- a/shop/email.py +++ b/shop/email.py @@ -11,7 +11,7 @@ def send_email(emailtype, recipient, formatdict, subject, sender='BornHack