From: Ruben Rodriguez Date: Thu, 12 Apr 2018 16:50:26 +0000 (-0400) Subject: Corrected thankyou template, see RT#1286518 X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=b59586ebe7d6645de6e9109e5419f7e54dd989e3;p=civicrm-core.git Corrected thankyou template, see RT#1286518 --- diff --git a/templates/CRM/Contribute/Form/Contribution/ThankYou.tpl b/templates/CRM/Contribute/Form/Contribution/ThankYou.tpl index 8f7fb97f36..e90b58e36a 100644 --- a/templates/CRM/Contribute/Form/Contribution/ThankYou.tpl +++ b/templates/CRM/Contribute/Form/Contribution/ThankYou.tpl @@ -47,7 +47,7 @@ {/if} {elseif $isPendingOutcome} -
{ts 1=$paymentProcessor.name}Your contribution has been submitted to %1 for processing.{/ts}
+
{ts 1=$paymentProcessor.name}Your contribution has been submitted for processing. Please print this page for your records.{/ts}
{if $is_email_receipt}
{if $onBehalfEmail AND ($onBehalfEmail neq $email)}