From 7000aa561c7fb33c422f9b60c4f7590a6071ee08 Mon Sep 17 00:00:00 2001 From: Owen Leonard Date: Wed, 5 Jun 2013 14:03:51 -0400 Subject: [PATCH] Bug 10346 - "Add multiple copies" should be labelled "Add multiple items" The Koha interface standardizes on the term "item" instead of "copy," so the "Add multiple copies" button would be more correctly labeled "Add multiple items." To test, view the add item screen for an existing or new record. You should see a button labeled "Add multiple items." Signed-off-by: Cedric Vita Signed-off-by: Jonathan Druart Signed-off-by: Galen Charlton (cherry picked from commit 79df5211d6faff8ab31b46c815ed50c70093a057) Signed-off-by: Tomas Cohen Arazi --- .../intranet-tmpl/prog/en/modules/cataloguing/additem.tt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/additem.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/additem.tt index 47de1ec00d..5213fc30e3 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/additem.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/additem.tt @@ -208,15 +208,15 @@ $(document).ready(function() {
[% IF ( opisadd ) %] - -