18 Feb
2020
18 Feb
'20
2:01 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24676 --- Comment #1 from David Cook <dcook@prosentient.com.au> --- Created attachment 99140 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=99140&action=edit Bug 24676: Remove <p/> typo in opac-auth.tt This patch removes some trivial invalid HTML from opac-auth.tt Test plan: 1. Apply patch 2. As an unauthenticated user, try to place a hold on a search result e.g. http://localhost:8080/cgi-bin/koha/opac-reserve.pl?biblionumber=29 3. View source or use an inspector to see there is no <p></p> block between <input type="submit" value="Log in" class="btn"> and <div id="nologininstructions"> -- You are receiving this mail because: You are watching all bug changes.