Bug 13593: (follow-up) 'stock number' should be 'inventory number'
authorJonathan Druart <jonathan.druart@biblibre.com>
Thu, 19 Feb 2015 14:50:37 +0000 (15:50 +0100)
committerTomas Cohen Arazi <tomascohen@gmail.com>
Fri, 20 Feb 2015 13:57:32 +0000 (10:57 -0300)
Add one more.

Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
koha-tmpl/intranet-tmpl/prog/en/includes/catalogue/itemsearch_items.inc

index 1f078a3..33aa9de 100644 (file)
@@ -35,7 +35,7 @@
       [% INCLUDE itemsearch_header name='homebranch' label='home branch' text='Home library' %]
       [% INCLUDE itemsearch_header name='holdingbranch' label='holding branch' text='Current location' %]
       [% INCLUDE itemsearch_header name='location' label='location' text='Shelving location' %]
-      [% INCLUDE itemsearch_header name='stocknumber' label='stock number' text='Stock number' %]
+      [% INCLUDE itemsearch_header name='stocknumber' label='inventory number' text='Inventory number' %]
       [% INCLUDE itemsearch_header name='notforloan' label='status' text='Status' %]
       [% INCLUDE itemsearch_header name='issues' label='issues' text='Checkouts' %]
       <th></th>