@@ -, +, @@ --- koha-tmpl/intranet-tmpl/prog/en/modules/members/paycollect.tt | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) --- a/koha-tmpl/intranet-tmpl/prog/en/modules/members/paycollect.tt +++ a/koha-tmpl/intranet-tmpl/prog/en/modules/members/paycollect.tt @@ -119,13 +119,11 @@ function moneyFormat(textObj) { Description Account type - Notify id - Level Amount Amount outstanding - Total amount payable:[% amountoutstanding | format('%.2f') %] + Total amount payable:[% amountoutstanding | format('%.2f') %] @@ -169,12 +167,10 @@ function moneyFormat(textObj) { Description Account type - Notify id - Level Amount Amount outstanding - Total amount to be written off:[% amountoutstanding | format('%.2f') %] + Total amount to be written off:[% amountoutstanding | format('%.2f') %] [% description %] [% title %] [% accounttype %] --