commit | 1194c6ef4bdfd871099bd469b1fd11e4db8c1207 | [log] [tgz] |
---|---|---|
author | Anand Doshi <anand@erpnext.com> | Wed Sep 16 19:20:55 2015 +0530 |
committer | Anand Doshi <anand@erpnext.com> | Thu Sep 17 14:40:15 2015 +0530 |
tree | 4647c2615ce605a53e35dd5ab34620a491e9319d | |
parent | 87c2d1d634c0ad61a514ca95b53670cb84a94823 [diff] [blame] |
[fix] use the new split_emails method to split emails by comma
diff --git a/erpnext/hooks.py b/erpnext/hooks.py index 56bda40..b6692f9 100644 --- a/erpnext/hooks.py +++ b/erpnext/hooks.py
@@ -120,7 +120,7 @@ ] } -default_mail_footer = """<div style="padding: 15px; text-align: center;"> +default_mail_footer = """<div style="text-align: center;"> <a href="https://erpnext.com?source=via_email_footer" target="_blank" style="color: #8d99a6;"> Sent via ERPNext </a>