http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13605 --- Comment #3 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Created attachment 36377 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=36377&action=edit [PASSED QA] Bug 13605 - _AUTHOR_ not replaced in relatives checkouts In members/moremember.pl, in relatives checkouts tab, "by _AUTHOR_" appears before author. This code sould be replaced in JS. Test plan : - Go to a borrower with relative's checkouts => without patch : you see "by _AUTHOR_" string before author name => with patch : you see "by" string before author name Signed-off-by: Brendan Gallagher <brendan@bywatersolutions.com> Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de> Works as described, fixes the problem. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.