Clarify contribution form amount field help given the possibility of partial payments.
authorDave Greenberg <dave@civicrm.org>
Wed, 30 Apr 2014 01:37:50 +0000 (18:37 -0700)
committerDave Greenberg <dave@civicrm.org>
Wed, 30 Apr 2014 01:37:50 +0000 (18:37 -0700)
templates/CRM/Contribute/Form/Contribution.tpl

index d546be39400ad279d540a2e730c5b34f15361618..6dcef43215cef3a5f61f2f3f258ad3f5a88afb35 100644 (file)
         {/if}
 
         {if $ppID}{ts}<a href='#' onclick='adjustPayment();'>adjust payment amount</a>{/ts}{help id="adjust-payment-amount"}{/if}
-        <br /><span class="description">{ts}Actual amount given by contributor.{/ts}{if $hasPriceSets} {ts}Alternatively, you can use a price set.{/ts}{/if}</span>
+        <br /><span class="description">{ts}Total amount of this contribution.{/ts}{if $hasPriceSets} {ts}Alternatively, you can use a price set.{/ts}{/if}</span>
       </td>
     </tr>