https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19801
Alex Arnaud <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA --- Comment #3 from Alex Arnaud <[email protected]> --- QA comments: Please fix indentation (moremember.pl lines 341 342 and 343) if ( $input->param('from') == "moremember" ) # Always true. Use eq instead of == # This cause deleting a message from checkout page redirects to moremembers.pl -- 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/
