[minor] email footer link points to erpnext.org

This commit is contained in:
Anand Doshi 2013-10-31 19:06:34 +05:30
parent b950a71fb2
commit cb72e01e9d

View File

@ -29,7 +29,7 @@ profile_defaults = {
# add startup propertes
mail_footer = """<div style="padding: 7px; text-align: right; color: #888"><small>Sent via
<a style="color: #888" href="https://erpnext.com">ERPNext</a></div>"""
<a style="color: #888" href="http://erpnext.org">ERPNext</a></div>"""
def get_monthly_bulk_mail_limit():
import webnotes