http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9580 --- Comment #12 from M. Tompsett <mtompset@hotmail.com> --- Comment on attachment 21162 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=21162 Proposed patch (v3 rebased on master) Review of attachment 21162: --> (http://bugs.koha-community.org/bugzilla3/page.cgi?id=splinter.html&bug=9580&attachment=21162) ----------------------------------------------------------------- ::: koha-tmpl/opac-tmpl/prog/en/modules/opac-results.tt @@ +333,4 @@
[% IF OPACLocalCoverImages %]KOHA.LocalCover.GetCoverFromBibnumber(false);[% END %] [% IF ( GoogleJackets ) %]KOHA.Google.GetCoverFromIsbn();[% END %]
+<<<<<<< HEAD
I think a rebase didn't quite work. -- You are receiving this mail because: You are watching all bug changes.