From bbb504447fe8cd987a2a11412c5c5e73921b4681 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 --- 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 78f4e44..5a4dbde 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 %]