https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27412 James O'Keeffe <jamespfk@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #115395|0 |1 is obsolete| | --- Comment #8 from James O'Keeffe <jamespfk@gmail.com> --- Created attachment 115455 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=115455&action=edit Bug 27412: Update intranet-tmpl/prog/en/modules/tools/overduerules.tt to adhere to ACC2 This patch changes the 1 occurance of an input of type="number" to input type="text" inputmode="numeric" pattern="[0-9]*" The "min" attribute has also been removed (Thanks Owen) Test plan: Open the file and ensure that no other inputs of type="number were missed. -- You are receiving this mail because: You are watching all bug changes.