https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30457
Martin Renvoize <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #133491|0 |1 is obsolete| | --- Comment #7 from Martin Renvoize <[email protected]> --- Created attachment 133494 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=133494&action=edit Bug 30457: (follow-up) Tweak markup around search form This patch makes a change to the markup around the patron/clubs search form on the holds page. This change prevents the Bootstrap tabs from inheriting an unwanted margin from the fieldset.brief definition. The change also replaces a <label> tag with an <h2>. I think a heading makes more sense than a free-floating <label>. To test, apply the patch and confirm that the holds page (/cgi-bin/koha/reserve/request.pl?biblionumber=XXX) looks correct. Signed-off-by: Martin Renvoize <[email protected]> -- 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/
