Koha/koha-tmpl
Jonathan Druart 50904b219e
Bug 35701: Do not use t
To not interfer with the t from I18N

On bug 35329 we are using the I18N TT plugin that is providing the 't'
subroutine.

This loop is redefining the subroutine, therefore it is not longer
accessible.

Test plan:
Edit a patron and confirm the the "Title" dropdown still contain the
different values of syspref BorrowersTitles.

Signed-off-by: Owen Leonard <oleonard@myacpl.org>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
2024-01-26 15:14:05 +01:00
..
intranet-tmpl Bug 35701: Do not use t 2024-01-26 15:14:05 +01:00
opac-tmpl Bug 35795: Missing closing tag in OPAC course details template 2024-01-26 15:14:05 +01:00