From 9c7caa5380d839a3aff1c6d0d1bc26ce821ff09b Mon Sep 17 00:00:00 2001 From: Pratiksha Dubey Date: Thu, 21 Aug 2014 11:42:02 +0530 Subject: [PATCH] Fixes for invoice pdf layout in offline mode --- .../message_templates/contribution_invoice_receipt_html.tpl | 2 +- .../message_templates/contribution_invoice_receipt_html.tpl | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CRM/Upgrade/4.5.beta5.msg_template/message_templates/contribution_invoice_receipt_html.tpl b/CRM/Upgrade/4.5.beta5.msg_template/message_templates/contribution_invoice_receipt_html.tpl index 421c123589..910430fbe8 100644 --- a/CRM/Upgrade/4.5.beta5.msg_template/message_templates/contribution_invoice_receipt_html.tpl +++ b/CRM/Upgrade/4.5.beta5.msg_template/message_templates/contribution_invoice_receipt_html.tpl @@ -74,7 +74,7 @@ {/if} - +
{* FIXME: style this table so that it looks like the text version (justification, etc.) *} diff --git a/xml/templates/message_templates/contribution_invoice_receipt_html.tpl b/xml/templates/message_templates/contribution_invoice_receipt_html.tpl index 421c123589..910430fbe8 100644 --- a/xml/templates/message_templates/contribution_invoice_receipt_html.tpl +++ b/xml/templates/message_templates/contribution_invoice_receipt_html.tpl @@ -74,7 +74,7 @@ {/if}
- +
{* FIXME: style this table so that it looks like the text version (justification, etc.) *} -- 2.25.1