[Koha-bugs] [Bug 18209] Patron's card manage.pl page is not fully translatable

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Mar 9 10:38:11 CET 2017


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18209

Marc Véron <veron at veron.ch> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #60935|0                           |1
        is obsolete|                            |

--- Comment #5 from Marc Véron <veron at veron.ch> ---
Created attachment 60936
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=60936&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 <veron at veron.ch>

Re-tested, works as expected.
Signed-off-by: Marc Véron <veron at veron.ch>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list