https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37050
--- Comment #39 from Katrin Fischer <[email protected]> --- (In reply to Brendan Lawlor from comment #38) > 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 :) HTML1 was recently updated, so you might be OK there (without seeing the code, but having hte QA script pass :) ) -- 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/
