[Bug 12186] Deduplicate TT code for account payments
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12186 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Patch doesn't apply |RESOLVED Resolution|--- |FIXED --- Comment #5 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- I believe this has been solved by other patches/developments. We have now 2 include files, one for OPAC and one for the staff interface: koha-tmpl/intranet-tmpl/prog/en/includes/accounts.inc: [%- CASE 'RESERVE_EXPIRED' -%]<span>Hold waiting too long</span> koha-tmpl/opac-tmpl/bootstrap/en/includes/accounts.inc: [%- CASE 'RESERVE_EXPIRED' -%]<span>Hold waiting too long</span> -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org