https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38340
--- Comment #26 from Tomás Cohen Arazi (tcohen) <[email protected]> --- Hi, I tidied things. But I NEED HELP. I wasn't able to tidy create.inc: ``` perl misc/devel/tidy.pl koha-tmpl/intranet-tmpl/prog/en/includes/ill/backends/Standard/create.inc Tidying file 1/1 (koha-tmpl/intranet-tmpl/prog/en/includes/ill/backends/Standard/create.inc) [error] koha-tmpl/intranet-tmpl/prog/en/includes/ill/backends/Standard/create.inc: SyntaxError: Unexpected closing tag "option". It may happen when the tag has already been closed by another tag. For more info see https://www.w3.org/TR/html5/syntax.html#closing-elements-that-have-implied-end-tags (4:13) [error] 2 | #~64~# [error] 3 | #~65~# [error] > 4 | </option> [error] | ^^^^^^^^^ [error] 5 | at misc/devel/tidy.pl line 112. ``` and the error doesn't seem to make sense, or I'm just missing something. -- 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/
