http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8916 Paul Poulain <paul.poulain@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA CC| |paul.poulain@biblibre.com --- Comment #3 from Paul Poulain <paul.poulain@biblibre.com> --- QA comment * tiny patch, template only, no side-effect risk * passes koha-qa.pl * add a string... in the follow-up adding you as a contributor * just a comment = IF (x!=y) can also be written UNLESS (x=y), and we usually uses that in Koha. But it's not enforced by a coding guideline, and I don't think we should add this rule. passed QA -- You are receiving this mail because: You are watching all bug changes.