From ce15375a92cd8e554d24701de6517e37e344cbb7 Mon Sep 17 00:00:00 2001 From: Eileen McNaughton Date: Mon, 1 Aug 2022 16:20:04 +1000 Subject: [PATCH] Remove extraneous closing tags --- .../message_templates/contribution_invoice_receipt_html.tpl | 3 --- 1 file changed, 3 deletions(-) diff --git a/xml/templates/message_templates/contribution_invoice_receipt_html.tpl b/xml/templates/message_templates/contribution_invoice_receipt_html.tpl index 0df8f74bf2..38a67848fd 100644 --- a/xml/templates/message_templates/contribution_invoice_receipt_html.tpl +++ b/xml/templates/message_templates/contribution_invoice_receipt_html.tpl @@ -157,9 +157,6 @@ {/if} - - - {if '{contribution.contribution_status_id:name}' == 'Pending' && '{contribution.is_pay_later}' == 1} -- 2.25.1