@@ -, +, @@ --- koha-tmpl/intranet-tmpl/prog/en/modules/members/pay.tt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- a/koha-tmpl/intranet-tmpl/prog/en/modules/members/pay.tt +++ a/koha-tmpl/intranet-tmpl/prog/en/modules/members/pay.tt @@ -107,7 +107,7 @@ [%- IF line.description %], [% line.description | html %][% END %] [% IF line.title %]([% line.title | html %])[% END %] - + [% line.accounttype | html %] [% line.amount | $Price %] [% line.amountoutstanding | $Price %] --