diff --git a/frappe/website/doctype/web_form/templates/web_form.html b/frappe/website/doctype/web_form/templates/web_form.html index 2732963272..35fd64f24d 100644 --- a/frappe/website/doctype/web_form/templates/web_form.html +++ b/frappe/website/doctype/web_form/templates/web_form.html @@ -31,9 +31,9 @@ {% endif %} -{% if show_attachments and not frappe.form_dict.new and attachements%} +{% if show_attachments and not frappe.form_dict.new and attachments %}
-

{{ _("Attachments") }}

+
{{ _("Attachments") }}
{% for attachment in attachments %}