Bug 10193 - Copies should be holdings as label for items on MARC view
authorOwen Leonard <oleonard@myacpl.org>
Mon, 13 May 2013 19:21:46 +0000 (15:21 -0400)
committerGalen Charlton <gmc@esilibrary.com>
Tue, 28 May 2013 14:58:06 +0000 (07:58 -0700)
In the OPAC MARC view, the table of holdings is labeled 'copies.' In
order to be consistent with the normal view this should be labeled
'holdings.' This patch makes this correction.

To test, apply the patch and view the MARC detail page for any record
with items. The table of holdings data at the bottom of the page should
be labeled 'Holdings.'

Signed-off-by: Mirko Tietgen <mirko@abunchofthings.net>
Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com>
Signed-off-by: Galen Charlton <gmc@esilibrary.com>
koha-tmpl/opac-tmpl/prog/en/modules/opac-MARCdetail.tt

index c263d7e..17ea900 100644 (file)
@@ -180,7 +180,7 @@ $(document).ready(function(){
     </div>
 [% IF ( item_header_loop ) %]
         <table id="items">
-            <caption>Copies</caption>
+            <caption>Holdings</caption>
                 <tr>
                     [% FOREACH item_header_loo IN item_header_loop %]
                         <th>