From 71df9a420e93a3a0408f055ae623c9073471edd7 Mon Sep 17 00:00:00 2001 From: Katrin Fischer Date: Wed, 29 Aug 2018 10:20:02 +0000 Subject: [PATCH] Bug 11297: (follow-up) Add html filter to new input field Signed-off-by: Martin Renvoize --- koha-tmpl/intranet-tmpl/prog/en/modules/admin/z3950servers.tt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/z3950servers.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/z3950servers.tt index 78f4e446a9..5a4dbde9e8 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/z3950servers.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/z3950servers.tt @@ -87,7 +87,7 @@
  • [% IF (server.servertype||type) == 'zed' %] -
  • +
  • [% END %] @@ -180,7 +180,7 @@ Authority [% END %] - [% loo.attributes %] + [% loo.attributes | html %]