To recreate: 1. Go to Admin -> Debit types 2. See MANUAL debit type with the description of 'Manual fee' 3. Click edit and edit the description. 4. Go back to the Debit types admin page. The description still reads "Manual fee"
kohadev-koha@kohadevbox:koha(main)$ git grep 'Manual fee' koha-tmpl/intranet-tmpl/prog/en/includes/accounts.inc: <span>Manual fee</span> koha-tmpl/opac-tmpl/bootstrap/en/includes/accounts.inc: <span>Manual fee</span> t/mock_templates/intranet-tmpl/prog/en/includes/accounts.inc: <span>Manual fee</span>