https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41177 --- Comment #3 from Owen Leonard <oleonard@myacpl.org> --- Created attachment 189189 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=189189&action=edit Bug 41177: (follow-up) A few minor corrections This patch makes the following corrections: - Remove link from breadcrumb WRAPPER items. The right markup is generated in html_helpers.inc if you add the "bc_active = 1" to the breadcrumb_item WRAPPER. - Remove "href='#'" from inactive links, and adjust CSS accordingly. The W3C validator doesn't like it when a true "aria-disabled" attribute is on a link which has an href attribute. -- You are receiving this mail because: You are watching all bug changes.