https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38713 --- Comment #2 from Phil Ringnalda <phil@chetcolibrary.org> --- One blocker to signing off: https://gitlab.com/joubu/Koha/-/commit/4ef2233f4b9787ee533ce3ff84348575ba0cd... leaves the <form> for the not-multi-hold case unclosed Two minor quibbles: In https://gitlab.com/joubu/Koha/-/commit/51746c7dda9d832c0efd91e66e59aac65e4e7... the stray </em> should just be removed, .breadcrumb-item is font-style: italic so it's not needed In https://gitlab.com/joubu/Koha/-/commit/02e97eba3b88fb96bb94b3131722a94fa3fbe... I think the intention of the original was to wrap that stuff in a block, not to put space above and below - while it would look better to me with some space below (and not above) I think the fix for structure is just to wrap it in a <div> rather than a <p> -- You are receiving this mail because: You are watching all bug changes.