[Koha-bugs] [Bug 12186] Deduplicate TT code for account payments

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sat Jul 15 21:13:26 CEST 2023


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12186

Katrin Fischer <katrin.fischer at bsz-bw.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Patch doesn't apply         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #5 from Katrin Fischer <katrin.fischer at 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.


More information about the Koha-bugs mailing list