From 6042f0aa4d1dd567a3c65d58eb5b2dbd4d8225cb Mon Sep 17 00:00:00 2001 From: Katrin Fischer Date: Mon, 8 Jun 2015 02:03:34 +0200 Subject: [PATCH] Bug 14316: Clarify meaning of record number in Batch record deletion tool Changes the label from 'list of record numbers...' to 'List of biblionumbers or authority ids...' to make it more clear to the user which kind of input is expected. To test: - Go to Tools > Batch record deletion - Check the new description - Decide if it's more clear or not Signed-off-by: Marc Veron Signed-off-by: Kyle M Hall Signed-off-by: Jonathan Druart (cherry picked from commit 4934ee4a1601bd268a7153b7189387bb073dd11f) Signed-off-by: Fridolin Somers (cherry picked from commit 9f07f1493f9f44c7a7b691c79bf9215a76758670) Signed-off-by: Katrin Fischer --- .../intranet-tmpl/prog/en/modules/tools/batch_delete_records.tt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/batch_delete_records.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/tools/batch_delete_records.tt index ae17e0e897..4e16022c38 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/batch_delete_records.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/tools/batch_delete_records.tt @@ -146,7 +146,7 @@ $(document).ready(function() { Or enter a list of record numbers
  1. - +
-- 2.39.5