@@ -, +, @@ --- .../intranet-tmpl/prog/en/modules/members/pay.tt | 19 +++++++++++-------- 1 files changed, 11 insertions(+), 8 deletions(-) --- a/koha-tmpl/intranet-tmpl/prog/en/modules/members/pay.tt +++ a/koha-tmpl/intranet-tmpl/prog/en/modules/members/pay.tt @@ -1,6 +1,7 @@ [% INCLUDE 'doc-head-open.inc' %] Koha › Patrons › Pay Fines for [% borrower.firstname %] [% borrower.surname %] [% INCLUDE 'doc-head-close.inc' %] + @@ -40,12 +43,12 @@ [% IF ( accounts ) %]
- - +

Select all | Clear all

+
+ - @@ -66,6 +69,11 @@ + - --
  Fines & chargesSel Description Account type Notify id
[% IF ( line.amountoutstanding > 0 ) %] + + [% END %] + + [% IF ( line.amountoutstanding > 0 ) %] [% END %] @@ -81,11 +89,6 @@ - [% IF ( line.amountoutstanding > 0 ) %] - - [% END %] - [% line.description %] ([% line.title |html_entity %]) [% line.accounttype %] [% line.notify_id %]