@@ -, +, @@ --- koha-tmpl/intranet-tmpl/prog/en/modules/tools/viewlog.tt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) --- a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/viewlog.tt +++ a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/viewlog.tt @@ -96,7 +96,7 @@ [% CASE 'SEARCHENGINE' %]Search engine -[% CASE 'NOTICES' %]Notices +[% CASE 'NOTICES' %]Notices[% UNLESS Koha.Preference('NoticesLog') %] [% END %] [% CASE %][% module | html %] [% END %] [% END %] @@ -343,7 +343,7 @@ [% ELSIF loopro.module == "NOTICES" %]
[% loopro.info | trim | html %]
- +
[% ELSE %]
--