From 4934ee4a1601bd268a7153b7189387bb073dd11f 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 --- .../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 20777c8912..06805e3263 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.20.1