https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18730 --- Comment #1 from M. Tompsett <mtompset@hotmail.com> --- Created attachment 63970 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=63970&action=edit Bug 18730: Batch Mod Edit <label> HTML validation fails [tag] [reply] [−] Description M. Tompsett 2017-06-05 16:30:21 UTC Know the barcode of an existing item. Home -> Tools -> Batch Item Modification Enter the barcode Click View Page source select and copy it into validator.w3.org direct input. There will be complaints about <labels>. Apply this patch refresh the page. select and copy it into validator.w3.org direct input. There will be no complaints about <labels>. This is intended to be a highly focused HTML bug, as the missing form tag which will fix the <div> issues at the bottom is corrected on bug 18710. -- You are receiving this mail because: You are watching all bug changes.