http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9608 --- Comment #1 from Owen Leonard <oleonard@myacpl.org> --- Created attachment 15306 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=15306&action=edit Bug 9608 - White background on header on check in The white background behind the header search form on the checkin page appears because the search include is missing a <div> which carries the background gradient CSS. This patch adds the missing markup to the checkin search header include file and 6 others. To test, view the following pages and confirm that the normal gradient background appears behind the header search form: - Checkin - Contracts administration - Currencies administration - Notices and slips - Printers administration (admin/printers.pl) - Stop words administration (admin/stopwords.pl) - Adding an order to a basket from a suggestions (Acquisitions -> Basket -> Add order to basket -> From a suggestions). -- You are receiving this mail because: You are watching all bug changes.