https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33393
--- Comment #16 from Katrin Fischer <[email protected]> --- (In reply to Marcel de Rooy from comment #15) > + my $ordersentences = C4::Context->preference("1PageOrderPDFText"); > > Sorry, Alex. But we should not add text blocks into preferences. We now have > HTML blocks etc. to do this better and allow for translation. > > Failed QA To be fair: the PDF files are one language only, they aren't tanslatable and you only use one at a time per global preference. And the WYSIWG editor could create issues with the PDF. -- 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/
