From: Dave Greenberg Date: Wed, 30 Apr 2014 01:37:50 +0000 (-0700) Subject: Clarify contribution form amount field help given the possibility of partial payments. X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=6899cc66a5fa50d7b6f287ee5099b136b08da2bb;p=civicrm-core.git Clarify contribution form amount field help given the possibility of partial payments. --- 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}