22 May
2020
22 May
'20
3:44 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25517 --- Comment #8 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- sub _base_directory { return C4::Context->config('intranetdir') . '/misc/translator/po'; } but debian/templates/koha-conf-site.xml.in: <intranetdir>/usr/share/koha/intranet/cgi-bin</intranetdir> And POs are in /usr/share/koha/misc/translator/po -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.