https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25517
--- Comment #8 from Jonathan Druart <[email protected]> --- 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. _______________________________________________ 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/
