From 73a5902fc17475564c342752a7c895d94ddd63a1 Mon Sep 17 00:00:00 2001 From: Jitendra Purohit Date: Mon, 21 Aug 2017 17:21:46 +0530 Subject: [PATCH] CRM-21087: Payment popup goes weird if you click 'adjust payment amount' --- 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 844fda1c0c0f..abaccbfa8f8d 100644 --- a/templates/CRM/Contribute/Form/Contribution.tpl +++ b/templates/CRM/Contribute/Form/Contribution.tpl @@ -104,7 +104,7 @@
{/if} - {if $ppID}{ts}adjust payment amount{/ts}{help id="adjust-payment-amount"}{/if} + {if $ppID}{ts}adjust payment amount{/ts}{help id="adjust-payment-amount"}{/if}
{if $hasPriceSets}{ts}Alternatively, you can use a price set.{/ts}{/if}