Koha/koha-tmpl/intranet-tmpl/prog/en
Tomas Cohen Arazi a7272f9886
Bug 31246: <span> displayed in 'Additional fields' section
This patch avoids escaping HMTL data in the additional fields section.

To test:
1. Open the additional fields section
   http://kohadev-intra.mydnsname.org:8081/cgi-bin/koha/admin/additional-fields.pl
=> FAIL: there are some nasty <span> </span> texts in there
2. Apply this patch
3. Reload
=> SUCCESS: Things display nicely again!
4. Sign off :-D

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

Signed-off-by: Emmanuel Bétemps <e.betemps@gmail.com>
Signed-off-by: Victor Grousset/tuxayo <victor@tuxayo.net>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
2022-07-28 10:13:23 -03:00
..
data
includes Bug 22276: (QA follow-up) Add missing USE 2022-07-27 09:59:59 -03:00
modules Bug 31246: <span> displayed in 'Additional fields' section 2022-07-28 10:13:23 -03:00
xslt Bug 31106: Fix links generated in XSLTs 2022-07-18 14:37:36 -03:00