https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27628 Bug ID: 27628 Summary: Fix minor HTML markup errors in OPAC search results templates Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: ASSIGNED Severity: minor Priority: P5 - low Component: OPAC Assignee: oleonard@myacpl.org Reporter: oleonard@myacpl.org QA Contact: testopia@bugs.koha-community.org There are a couple of issues which need to be corrected which show up when validating the OPAC search results page: - A typo in opac-results.tt, an extra quote: <option value="newlist">[ New list ]</option>" - <span id="login4tags"> is repeated, creating duplicate ids. This can be changed to a class. -- You are receiving this mail because: You are watching all bug changes.