28 Mar
2024
28 Mar
'24
9:35 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36135 --- Comment #21 from Emmi Takkinen <emmi.takkinen@koha-suomi.fi> --- Fixed QA issues which Lucas pointed out. For this
<label for="suspend_until">Expiration date:</label> <label for="suspend_until">Suspended until:</label> These should probably be <legend> not <label>.
I removed them and added labels "Expiration date from:" and "Expiration date to:" labels for corresponding li elements. Same for suspend until. Legend is used for as caption of fieldset so it wasn't suitable to be used in this case. -- You are receiving this mail because: You are watching all bug changes.