Merge pull request #15307 from seamuslee001/dev_core_1249
[civicrm-core.git] / templates / CRM / Pledge / Page / Payment.hlp
1 {*
2 +--------------------------------------------------------------------+
3 | Copyright CiviCRM LLC. All rights reserved. |
4 | |
5 | This work is published under the GNU AGPLv3 license with some |
6 | permitted exceptions and without any warranty. For full license |
7 | and copyright information, see https://civicrm.org/licensing |
8 +--------------------------------------------------------------------+
9 *}
10 {htxt id="adjust-payment-amount-title"}
11 {ts}Payment Amount{/ts}
12 {/htxt}
13 {htxt id="adjust-payment-amount"}
14 {ts}If you enter an amount which is different than the current scheduled amount, choose one of these options:{/ts}
15 <p>
16 <strong>{ts}Adjust Pledge Payment Schedule{/ts}</strong><br />
17 {ts}The next scheduled payment will be adjusted up or down to make up the difference.{/ts}<br />
18 <em>{ts}Example: If you enter a payment of 60 when the scheduled amount is 50, the next scheduled payment is adjusted to 40.{/ts}</em>
19 </p>
20 <p>
21 <strong>{ts}Adjust Total Pledge Amount{/ts}</strong><br />
22 {ts}The total amount of the pledge will be adjusted up or down to make up the difference. The payment schedule ( amounts / dates for future pending pledge payments ) is not changed.{/ts}<br />
23 <em>{ts}Example: If you enter a payment of 60 when the scheduled amount is 50, the total pledge amount will be increased by 10.{/ts}</em>
24 </p>
25 {/htxt}
26