[Bug 15374] Translatability: Fix issues on OPAC summary page
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15374 --- Comment #33 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Comment on attachment 47772 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=47772 Bug 15374 - Translatability: Fix issues on OPAC summary page Review of attachment 47772: --> (https://bugs.koha-community.org/bugzilla3/page.cgi?id=splinter.html&bug=15374&attachment=47772) ----------------------------------------------------------------- ::: opac/opac-user.pl @@ +123,5 @@
$borr->{'amountoutstanding'} = -1 * ( $borr->{'amountoutstanding'} ); }
+my @bordat; +$bordat[0] = $borr;
hum? Looks like a merge conflict issue. -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org