From 6855686ff173540f07e0b5fd615a431bb8628c86 Mon Sep 17 00:00:00 2001 From: Mason James Date: Sat, 3 Oct 2015 01:55:45 +1300 Subject: [PATCH] Revert "Bug 6756: Add info messages" This reverts commit 674438016c0fae72c151c3d9e2e6d414cafb26c6. --- .../intranet-tmpl/prog/en/modules/tools/cleanborrowers.tt | 4 ---- misc/cronjobs/batch_anonymise.pl | 1 - 2 files changed, 5 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/cleanborrowers.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/tools/cleanborrowers.tt index 7de765206a..bd505fbb29 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/cleanborrowers.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/tools/cleanborrowers.tt @@ -1,4 +1,3 @@ -[% USE Koha %] [% USE KohaDates %] [% INCLUDE 'doc-head-open.inc' %] Koha › Tools › Batch patron deletion/anonymization [% IF step == 2 %]› Confirm[% END %][% IF step == 3 %]› Finished[% END %] @@ -92,9 +91,6 @@
Anonymize checkout history - [% UNLESS Koha.Preference('AnonymousPatron') %] -
The AnonymousPatron system preference is not defined. You can use this feature anyway but NULL will be used to update the checkout history.
- [% END %]