24 Oct
2022
24 Oct
'22
11:09 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31694 --- Comment #5 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Maybe we should remove the translations here? - overlay_rules_presets[_("Overwrite")] = { + overlay_rules_presets[_("overwrite")] = { So maybe: - overlay_rules_presets[_("Overwrite")] = { + overlay_rules_presets["Overwrite"] = { -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.