https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16415 --- Comment #1 from Owen Leonard <oleonard@myacpl.org> --- Created attachment 51103 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=51103&action=edit Bug 16415 - Layout problem on staff client detail page if local cover images are enabled This patch fixes a layout problem which appears on the staff client bibliographic detail page if local covers are enabled but Amazon covers are not. To test, apply the patch and turn off AmazonCoverImages. - Enable the LocalCoverImages system preference and locate or create a record which has a local cover image associated with it. - View the bibliographic detail page. The bibliographic details should display in two columns, with text on the left and local cover image on the right. - Test with AmazonCoverImages and LocalCoverImages enabled. - Test with AmazonCoverImages enabled and LocalCoverImages disabled. -- You are receiving this mail because: You are watching all bug changes.