https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18209
Blou <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #60873|0 |1 is obsolete| | --- Comment #4 from Blou <[email protected]> --- Created attachment 60935 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=60935&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. Applied patch and verified that table headers on manage.pl display the same as before. Signed-off-by: Marc Véron <[email protected]> -- 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/
