From 75e3aff702777c4ddb9e9eeaa4f7a570bad19885 Mon Sep 17 00:00:00 2001 From: David Roberts Date: Thu, 23 Jan 2020 12:18:17 +0000 Subject: [PATCH] Bug 24484 - Add explanatory text to batch patron deletion This patch adds a more detailed explanation about what the tool can do. To test: 1) Open up the Batch patron deletion and anonymisation tool 2) Check the help text near the top of the screen 3) Install the patch and repeat steps 1 and 2 4) Check the help text has changed to the new version --- koha-tmpl/intranet-tmpl/prog/en/modules/tools/cleanborrowers.tt | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) 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 6bb3ed21b2..a13bf96f41 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/cleanborrowers.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/tools/cleanborrowers.tt @@ -59,7 +59,13 @@
-

This tool allows you to delete patrons and anonymize checkout history. For deleting patrons, any combination of limits can be used.

+

This tool allows you to delete patrons and anonymize checkout history. For deleting patrons, any combination of limits can be used. Patrons will not be deleted if they meet one of more of the following conditions:

+
-- 2.11.0