https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18209
--- Comment #1 from Blou <[email protected]> --- Created attachment 60817 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=60817&action=edit Bug 18209 - Patron's card manage.pl page is not fully translatable The headers of the tables displayed in patroncards/manage.tt are hardcoded in the .pl and thus cannot be translated. This simple fix reuse the translate_card_element tool already in the code to make the strings translatable. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
