https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24746
--- Comment #1 from Owen Leonard <[email protected]> --- Created attachment 99709 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=99709&action=edit Bug 24746: Duplicate id in opacheader markup This patch removes '<div id="opacheader">' from masthead.inc because the same markup is generated by koha_news_block. To reproduce the bug, make sure there is an opacheader news block defined. Add this to the OPACUserCSS system preference: View the main page of the OPAC. You should see two blue borders around the opacheader content. Apply the patch and reload the OPAC page. There should now be only one blue border. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
