https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27130
--- Comment #2 from Fridolin Somers <[email protected]> --- 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. _______________________________________________ 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/
