From 6899cc66a5fa50d7b6f287ee5099b136b08da2bb Mon Sep 17 00:00:00 2001 From: Dave Greenberg Date: Tue, 29 Apr 2014 18:37:50 -0700 Subject: [PATCH] Clarify contribution form amount field help given the possibility of partial payments. --- templates/CRM/Contribute/Form/Contribution.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/CRM/Contribute/Form/Contribution.tpl b/templates/CRM/Contribute/Form/Contribution.tpl index d546be3940..6dcef43215 100644 --- a/templates/CRM/Contribute/Form/Contribution.tpl +++ b/templates/CRM/Contribute/Form/Contribution.tpl @@ -118,7 +118,7 @@ {/if} {if $ppID}{ts}adjust payment amount{/ts}{help id="adjust-payment-amount"}{/if} -
{ts}Actual amount given by contributor.{/ts}{if $hasPriceSets} {ts}Alternatively, you can use a price set.{/ts}{/if} +
{ts}Total amount of this contribution.{/ts}{if $hasPriceSets} {ts}Alternatively, you can use a price set.{/ts}{/if} -- 2.25.1