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=89e3c235d83bd31cd32117cd4f52a299e15b76c2;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 7f4b6bd036..b732cefe39 100644 --- a/templates/CRM/Contribute/Form/Contribution/ThankYou.tpl +++ b/templates/CRM/Contribute/Form/Contribution/ThankYou.tpl @@ -45,7 +45,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)}