[Koha-bugs] [Bug 15374] Translatability: Fix issues on OPAC summary page

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Feb 10 10:27:14 CET 2016


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

--- Comment #33 from Jonathan Druart <jonathan.druart at 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.


More information about the Koha-bugs mailing list