From 2ba4528edb834fa458c12554a40ddf4417627495 Mon Sep 17 00:00:00 2001 From: Jonathan Druart Date: Mon, 11 Dec 2017 13:32:09 -0300 Subject: [PATCH] Bug 10021: Remove notify headers from pay*.tt --- koha-tmpl/intranet-tmpl/prog/en/modules/members/paycollect.tt | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/members/paycollect.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/members/paycollect.tt index 4dc541e2f7..9bf8a010f0 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/members/paycollect.tt +++ b/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 %] -- 2.11.0