Merge pull request #15619 from seamuslee001/fix_force_case_form_date
[civicrm-core.git] / xml / templates / message_templates / contribution_offline_receipt_text.tpl
index 6b46e34259eb30e24c93751578b388379b7497c7..2012417303498e1525d53ba89a3d87c0440a5b21 100644 (file)
@@ -1,9 +1,8 @@
+{assign var="greeting" value="{contact.email_greeting}"}{if $greeting}{$greeting},{/if}
+
 {if $formValues.receipt_text}
 {$formValues.receipt_text}
-{else}{ts}Thank you for your support.{/ts}{/if}
-
-{ts}Please print this receipt for your records.{/ts}
-
+{else}{ts}Below you will find a receipt for this contribution.{/ts}{/if}
 
 ===========================================================
 {ts}Contribution Information{/ts}