From e5160cc01a9cf24219087a455caf6e4b38511469 Mon Sep 17 00:00:00 2001 From: Katrin Fischer Date: Sun, 24 Apr 2022 14:29:26 +0200 Subject: [PATCH] Bug 28840: (QA follow-up) Update id to ID Signed-off-by: Katrin Fischer --- .../prog/en/modules/tools/batch_delete_records.tt | 10 +++++----- .../prog/en/modules/tools/batch_record_modification.tt | 8 ++++---- 2 files changed, 9 insertions(+), 9 deletions(-) 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 6fb17d7619..4cf143958e 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 @@ -70,7 +70,7 @@
@@ -106,9 +106,9 @@
  1. - + -
    Enter a list of biblionumbers or authority ids, one per line.
    +
    Enter a list of biblionumbers or authority IDs, one per line.
@@ -172,7 +172,7 @@ - Authid + AuthID Summary Used in @@ -198,7 +198,7 @@ [% ELSE %] - There are no record ids defined. + There are no record IDs defined. [% END %] [% ELSIF op == 'enqueued' %]
diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/batch_record_modification.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/tools/batch_record_modification.tt index 0378a8d97b..e0c70278f5 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/batch_record_modification.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/tools/batch_record_modification.tt @@ -78,7 +78,7 @@
@@ -114,9 +114,9 @@
  1. - + -
    Enter a list of biblionumbers or authority ids, one per line.
    +
    Enter a list of biblionumbers or authority IDs, one per line.
@@ -212,7 +212,7 @@ - Authid + AuthID Summary   -- 2.30.2