diff --git a/selling/doctype/lead/lead.js b/selling/doctype/lead/lead.js index 28507fb326e..8f5057d2853 100644 --- a/selling/doctype/lead/lead.js +++ b/selling/doctype/lead/lead.js @@ -24,8 +24,8 @@ erpnext.LeadController = wn.ui.form.Controller.extend({ if(in_list(user_roles,'System Manager')) { cur_frm.footer.help_area.innerHTML = '
Sales Email Settings
\
- Automatically extract Leads from a mail box e.g. "sales@example.com"
'+wn._('Sales Email Settings')+'
\
+ '+wn._('Automatically extract Leads from a mail box e.g.')+' "sales@example.com"