Bug 14817: Fix encoding issues in columns.def
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Mon, 14 Sep 2015 14:02:50 +0000 (15:02 +0100)
committerTomas Cohen Arazi <tomascohen@theke.io>
Fri, 25 Sep 2015 14:15:17 +0000 (11:15 -0300)
commit1291dfe5cf5b4c945ac8ae383814a5145fb1904d
tree6b88ee8aa3b20b8c2451564f5aacff95773c4be5
parent1e93bd3a94ddb94f0d2ed2dee2e5dee6b73ad808
Bug 14817: Fix encoding issues in columns.def

Test plan:
1/ Use a translated template (fr-FR or ar-Arab)
2/ Go on the tools/import_patrons.pl page
3/ The field names in the "default values" block should be correctly
encoded.

Signed-off-by: Josef Moravec <josef.moravec@gmail.com>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
C4/Templates.pm