[fix] email footer and signature
This commit is contained in:
parent
1f5b21673c
commit
b3a142f5ab
@ -97,9 +97,8 @@ scheduler_events = {
|
||||
}
|
||||
|
||||
default_mail_footer = """<div style="padding: 15px; text-align: center;">
|
||||
<a href="https://erpnext.com?source=via_email_footer" target="_blank">
|
||||
<img src="https://erpnext.com/assets/erpnext_com/img/erpnext-footer.png" title="Sent via ERPNext"
|
||||
alt="Sent via ERPNext">
|
||||
<a href="https://erpnext.com?source=via_email_footer" target="_blank" style="color: #8d99a6;">
|
||||
Sent via ERPNext
|
||||
</a>
|
||||
</div>"""
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user