Bug 35459

Summary: Don't always claim to be 'en' in html notices
Product: Koha Reporter: Martin Renvoize <martin.renvoize>
Component: NoticesAssignee: Bugs List <koha-bugs>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low    
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Bug Depends on: 35285    
Bug Blocks:    

Description Martin Renvoize 2023-12-01 11:24:31 UTC
As highlighted in bug 30287 comment 44 we're continuing to hard code that the html content is 'en' here.. I'm sure we could do better and grab the lang code from GetPreparred letter and pass it along.