@@ -, +, @@ - Search for 'facet' on the sysprefs - Apply the patch, reload --- .../prog/en/modules/admin/preferences.tt | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) --- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences.tt +++ a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences.tt @@ -110,7 +110,7 @@ [% END %] - +
[% FOREACH CHUNK IN LINE.CHUNKS %] [% IF ( CHUNK.type_text ) %] [% CHUNK.contents %] @@ -166,7 +166,7 @@ [% END %] [% END %] - +
[% IF ( loop.last ) %][% END %] [% END %] --