https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41395
David Nind <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #190617|0 |1 is obsolete| | --- Comment #6 from David Nind <[email protected]> --- Created attachment 190644 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=190644&action=edit Bug 41395: Terminology: Target item cannot be reserved from other branches This patch corrects some terminology in the holds template, replacing "reserve" with "hold" and "branch" with "library." The patch also removes a duplicate CASE for cannotReserveFromOtherBranches. I'm not sure how to test, and I wonder whether this error intercepted earlier in the code somewhere. The change is simple, so I hope a check of the patch will be enough. Signed-off-by: David Nind <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
