X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=templates%2FCRM%2FContribute%2FPage%2FPaymentInfo.tpl;h=b1351997ef35f2ffad3ba80072b7e6f45ebce3bb;hb=a2c70872e4b551fd15761e88d67b496a56395c8e;hp=f9da9a84f7eeebd7b1e2a3430b6e85de0161a4c2;hpb=44f15f74ef82e6312660d1db07eacf4335a3e16f;p=civicrm-core.git diff --git a/templates/CRM/Contribute/Page/PaymentInfo.tpl b/templates/CRM/Contribute/Page/PaymentInfo.tpl index f9da9a84f7..b1351997ef 100644 --- a/templates/CRM/Contribute/Page/PaymentInfo.tpl +++ b/templates/CRM/Contribute/Page/PaymentInfo.tpl @@ -64,7 +64,7 @@ CRM.$(function($) { {if $paymentInfo.paid > 0} {$paymentInfo.paid|crmMoney}
- + {ts}view payments{/ts} {/if} @@ -78,6 +78,6 @@ CRM.$(function($) { {elseif $paymentInfo.balance < 0} {assign var=paymentButtonName value='Record Refund'} {/if} - {ts}{$paymentButtonName}{/ts} + {ts}{$paymentButtonName}{/ts} {/if} {/if}