2 Dec
2020
2 Dec
'20
4:39 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27130 --- Comment #2 from Fridolin Somers <fridolin.somers@biblibre.com> --- When attaching a cover image to an item, form has a <ol> without <li> : <fieldset class="rows"> <ol> <label for="itemnumber">Cover itemnumber: </label> <input type="text" id="itemnumber" name="itemnumber" value="108" size="15" readonly="readonly"> <input type="hidden" name="filetype" value="image"> </ol> add a <li> ? -- You are receiving this mail because: You are watching all bug changes.