From 840c857ade3cfdc4ededa277b7f5479a9a47f206 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 --- .../prog/en/modules/cataloguing/additem.tt | 6 +++--- 1 files 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 97d06a5..a213c2c 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/additem.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/additem.tt @@ -198,15 +198,15 @@ $(document).ready(function() {
[% IF ( opisadd ) %] - -