diff --git a/erpnext/setup/doctype/email_digest/templates/default.html b/erpnext/setup/doctype/email_digest/templates/default.html index cf35e460d32..3aad2025290 100644 --- a/erpnext/setup/doctype/email_digest/templates/default.html +++ b/erpnext/setup/doctype/email_digest/templates/default.html @@ -12,7 +12,7 @@
{% if frequency == "Daily "%} +
{% if frequency == "Daily" %} {{ frappe.format_date(future_from_date) }} {% else %} {{ frappe.format_date(future_from_date) }} - {{ frappe.format_date(future_to_date) }}