https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37050

--- Comment #38 from Brendan Lawlor <[email protected]> ---
Thanks Katrin!

I found this error was caused by using an if else block to open the <select>
element and then closing it outside that block.

I came up with two different solutions. I think the second one is cleaner, but
I'm not 100% sure if it's ok with regard to the HTML1 coding guideline with the
tt IF inside the html. It passes the QA script now though :)

-- 
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/

Reply via email to