http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8883
--- Comment #6 from Owen Leonard <[email protected]> --- (In reply to comment #4) > However, it's not a perfect patch. I tried to follow the coding guidelines > to the letter (found > http://wiki.koha-community.org/wiki/Coding_Guidelines#HTML1: > _Template_Toolkit_markup_inside_HTML) but found it difficult to implement > the patch without breaking Rule 1 in some way. Your patch doesn't break Rule 1. Rule 1 refers specifically to extended constructions like IF...ELSE inside a tag, not to single variable declarations. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
