http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5347 --- Comment #39 from Katrin Fischer <katrin.fischer@bsz-bw.de> 2011-12-30 01:06:33 UTC --- Created attachment 6963 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=6963 Bug 5347: Follow up - Fix warnings, check/uncheck all and makes error message translatable This patch fixes some minor problems found in late order management: 1) Silences 2 warns in Letters.pm After patch is applied no more warns should show up in the logs. 2) Fixes check/uncheck all When limiting on one vendor the checkbox in the last header column was doing nothing. I changed the checkbox to 2 links 'check all' and 'uncheck all' as it's done in other templates. 3) Email has been sent. The message was hardcoded into the lateorders.pl file and not translatable. I moved it to the template and changed the wording slightly. Note: The error message 'The bookseller has no email' comes from Letters.pm. I didn't change that, because I was not sure where it is used. The error message as is can not be translated and should be moved into the templates too. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes.