From 9f16521e6428417ebcec74ff0583dc28e5cdebca Mon Sep 17 00:00:00 2001 From: Alex Arnaud Date: Wed, 11 Oct 2017 10:16:36 +0000 Subject: [PATCH] Bug 18399 - Followup - escape reason input --- koha-tmpl/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 25e04b0..5a8ada6 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.7.4