From: Jonathan Druart Date: Wed, 21 Apr 2021 12:39:16 +0000 (+0200) Subject: Bug 23971: Do not always flag AcquisitionLog as 'not enabled' X-Git-Tag: v21.05.00~374 X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=commitdiff_plain;h=ad45e6c59da2f6f65b550ee9cb6858842ba79852;p=srvgit Bug 23971: Do not always flag AcquisitionLog as 'not enabled' Signed-off-by: Jonathan Druart --- diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/viewlog.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/tools/viewlog.tt index b81d75ee38..142f52b357 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/viewlog.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/tools/viewlog.tt @@ -72,7 +72,7 @@ [% CASE 'MEMBERS' %]Patrons[% UNLESS Koha.Preference('BorrowersLog') %] [% END %] -[% CASE 'ACQUISITIONS' %]Acquisitions +[% CASE 'ACQUISITIONS' %]Acquisitions [% UNLESS Koha.Preference('AcquisitionLog') %][% END %] [% CASE 'SERIAL' %]Serials[% UNLESS Koha.Preference('SubscriptionLog') %] [% END %]