diff --git a/templates/CRM/Contribute/Form/Contribution/Confirm.tpl b/templates/CRM/Contribute/Form/Contribution/Confirm.tpl index 95385beccf67..3bfd864ea8a8 100644 --- a/templates/CRM/Contribute/Form/Contribution/Confirm.tpl +++ b/templates/CRM/Contribute/Form/Contribution/Confirm.tpl @@ -13,7 +13,7 @@ {include file="CRM/common/TrackingFields.tpl"} -
+

{ts}Please verify the information below carefully. Click Go Back if you need to make changes.{/ts} {$continueText} diff --git a/templates/CRM/Contribute/Form/Contribution/Main.tpl b/templates/CRM/Contribute/Form/Contribution/Main.tpl index 7ae9f08092a5..d82d0af53575 100644 --- a/templates/CRM/Contribute/Form/Contribution/Main.tpl +++ b/templates/CRM/Contribute/Form/Contribution/Main.tpl @@ -57,7 +57,7 @@ {/if} {include file="CRM/common/TrackingFields.tpl"} -

+
{crmRegion name='contribution-main-not-you-block'} {if $contact_id && !$ccid} diff --git a/templates/CRM/Contribute/Form/Contribution/ThankYou.tpl b/templates/CRM/Contribute/Form/Contribution/ThankYou.tpl index 8f7fb97f365a..3e638d8aacd3 100644 --- a/templates/CRM/Contribute/Form/Contribution/ThankYou.tpl +++ b/templates/CRM/Contribute/Form/Contribution/ThankYou.tpl @@ -13,7 +13,7 @@ {include file="CRM/common/TrackingFields.tpl"} -
+
{if $thankyou_text}
{$thankyou_text}