From cb72e01e9d1639cab03debf560b59cd6762a822e Mon Sep 17 00:00:00 2001 From: Anand Doshi Date: Thu, 31 Oct 2013 19:06:34 +0530 Subject: [PATCH] [minor] email footer link points to erpnext.org --- startup/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/startup/__init__.py b/startup/__init__.py index 802daac9b3b..1d963232e76 100644 --- a/startup/__init__.py +++ b/startup/__init__.py @@ -29,7 +29,7 @@ profile_defaults = { # add startup propertes mail_footer = """
Sent via - ERPNext
""" + ERPNext""" def get_monthly_bulk_mail_limit(): import webnotes