[minor] email footer link points to erpnext.org
This commit is contained in:
parent
b950a71fb2
commit
cb72e01e9d
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user