https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40756 Laura Escamilla <Laura.escamilla@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |Laura.escamilla@bywatersolu | |tions.com --- Comment #1 from Laura Escamilla <Laura.escamilla@bywatersolutions.com> --- They need to be adjusted to fit the Bootstrap 5 changes. If you use the following it works! <li class="nav-item"> <a class="nav-link" href="http://localhost:8080/" target="_blank">OPAC</a> </li> <li class="nav-item"> <a class="nav-link" href="https://example.com/" target="_blank">Example</a> </li> -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.