From a6732ca4f42599c77145bf601fd7bbd1956f8bd7 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" Content-Type: text/plain; charset="utf-8" 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." --- .../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 ) %] - -