From 4869f1b6ec88eaea1fed5af2a9c697a58559cc63 Mon Sep 17 00:00:00 2001 From: Alex Arnaud Date: Wed, 11 Oct 2017 10:16:36 +0000 Subject: [PATCH] Bug 18399: (follow-up) Escape reason input Signed-off-by: Jonathan Druart --- .../intranet-tmpl/prog/en/modules/suggestion/suggestion.tt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/suggestion/suggestion.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/suggestion/suggestion.tt index 25e04b067b..5a8ada6ff0 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/suggestion/suggestion.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/suggestion/suggestion.tt @@ -491,7 +491,7 @@ h4.local_collapse a { font-size : 80%; text-decoration: none; } fieldset.brief o [% IF other_reason %] - + [% ELSE %] [% END %] -- 2.20.1