https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16486 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|3.20 |unspecified CC| |jonathan.druart@bugs.koha-c | |ommunity.org --- Comment #7 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Would not it make sense to add it everywhere? % git grep ', thanks' **/*.tt|cut -d':' -f1|uniq koha-tmpl/intranet-tmpl/prog/en/modules/members/boraccount.tt koha-tmpl/intranet-tmpl/prog/en/modules/members/pay.tt koha-tmpl/intranet-tmpl/prog/en/modules/members/printfeercpt.tt koha-tmpl/intranet-tmpl/prog/en/modules/members/printinvoice.tt koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-account.tt It seems that occurrences in pay.tt are not relevant, we do not display payments in this table. -- You are receiving this mail because: You are watching all bug changes.