Koha/koha-tmpl/opac-tmpl/bootstrap
Tomas Cohen Arazi d64727bccc Bug 30587: Fix opac-tags.tt translate issues
This patch addresses one specific case.

To test:
1. Run:
   $ kshell
  k$ cd misc/translator
  k$ perl translate update es-ES
2. On your git checkout run:
   $ git diff | grep '\[% limit or'
=> FAIL: That shouldn't be translated
3. Run:
   $ git reset --hard HEAD
4. Apply this patch
5. Repeat 1 and 2
=> SUCCESS: No attempt to translate that tag
6. Sign off :-D

Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>

Signed-off-by: Owen Leonard <oleonard@myacpl.org>

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
2022-04-25 20:52:28 -10:00
..
css Bug 29066: Compiled CSS 2022-04-13 15:55:38 +02:00
en Bug 30587: Fix opac-tags.tt translate issues 2022-04-25 20:52:28 -10:00
images Bug 29036: (follow-up) Improve the use of variables to keep colors consistent 2021-12-01 21:38:12 -10:00
itemtypeimg Bug 27523: (follow-up) Add copy of image to carredart in the OPAC 2021-08-18 16:28:25 +02:00
js Bug 29066: (follow-up) Use tooltip when SearchMyLibraryFirst in effect 2022-04-13 15:55:38 +02:00
lib Bug 29155: Upgrade jQuery and jQuery Migrate to latest versions 2022-04-25 10:00:22 -10:00