diff --git a/templates/CRM/Contribute/Form/Contribution.tpl b/templates/CRM/Contribute/Form/Contribution.tpl index 193f2a417788..94cbe64235ae 100644 --- a/templates/CRM/Contribute/Form/Contribution.tpl +++ b/templates/CRM/Contribute/Form/Contribution.tpl @@ -225,6 +225,12 @@ + + {$form.receive_date.label} + {include file="CRM/common/jcalendar.tpl" elementName=receive_date}
+ {ts}The date this contribution was received.{/ts} + + {/if} {if $form.revenue_recognition_date && !$payNow} @@ -240,12 +246,6 @@ {ts}Payment Details{/ts} - - - -
{$form.receive_date.label}{include file="CRM/common/jcalendar.tpl" elementName=receive_date}
- {ts}The date this contribution was received.{/ts} -
{$form.payment_instrument_id.label} {$form.payment_instrument_id.html} {help id="payment_instrument_id"}