replacing priority by barcode in column title as it's the barcode
[koha_fer] / koha-tmpl / intranet-tmpl / prog / en / modules / members / moremember.tmpl
index 06e11f2..088dda2 100644 (file)
@@ -297,7 +297,7 @@ for (var i=0;i<ItemsNodes.length;i++){
         <tr>
                        <!-- TMPL_UNLESS NAME="noItemTypeImages" --><th scope="col">&nbsp;</th><!-- /TMPL_UNLESS -->
             <th scope="col">Title</th>
-            <th scope="col">Priority</th>
+            <th scope="col">Barcode</th>
             <th scope="col">Date due</th>
             <th scope="col">Itemtype</th>
             <th scope="col">Charge</th>