From 79222507efcab6f93b5954fa233c62a65108f59f 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 --- koha-tmpl/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 40d0a9a..74b6d30 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 ) %] - -