@@ -, +, @@ --- koha-tmpl/intranet-tmpl/prog/en/includes/accounts.inc | 1 - koha-tmpl/opac-tmpl/bootstrap/en/includes/account-table.inc | 1 - 2 files changed, 2 deletions(-) --- a/koha-tmpl/intranet-tmpl/prog/en/includes/accounts.inc +++ a/koha-tmpl/intranet-tmpl/prog/en/includes/accounts.inc @@ -14,7 +14,6 @@ [%- CASE 'HE' -%]Hold waiting too long [%- CASE 'Rent' -%]Rental fee [%- CASE 'FOR' -%]Forgiven - [%- CASE 'FFOR' -%]Fine forgiven [%- CASE 'LR' -%]Lost item fee refund [%- CASE 'PF' -%]Lost item processing fee [%- CASE 'PAY' -%]Payment --- a/koha-tmpl/opac-tmpl/bootstrap/en/includes/account-table.inc +++ a/koha-tmpl/opac-tmpl/bootstrap/en/includes/account-table.inc @@ -43,7 +43,6 @@ [% CASE 'HE' %]Hold waiting too long [% CASE 'Rent' %]Rental fee [% CASE 'FOR' %]Forgiven - [% CASE 'FFOR' %]Fine forgiven [% CASE 'LR' %]Lost item fee refund [% CASE 'PF' %]Lost item processing fee [% CASE 'PAY' %]Payment --