[Koha-devel] [Bug 130] Branch data entry form has unlabelled check box

bugzilla-daemon at wilbur.katipo.co.nz bugzilla-daemon at wilbur.katipo.co.nz
Sat Nov 30 01:26:01 CET 2002


http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=130





------- Additional Comments From a.c.li at ieee.org  2002-11-30 22:24 -------
I found that it does not only have an unlabelled check box; the HTML for that
unlabelled check box even has an empty name (NAME="").

branches.tmpl has the check box in the HTML; only the name of the check box is a
template variable. Would it make more sense to have the whole check box as a
template variable, not just the name? In that case we can avoid generating check
boxes with no label and no name.



------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.




More information about the Koha-devel mailing list