Bug 9063: rename num_biblios to num_records in addorderiso2709.{pl,tt}
[koha_fer] / koha-tmpl / intranet-tmpl / prog / en / modules / acqui / addorderiso2709.tt
index 6f51956..0974e92 100644 (file)
                           [% END %]
                         </td>
                         <td><span title="[% batch_lis.staged_date %]">[% batch_lis.staged_date | $KohaDates with_hours => 1 %]</span></td>
-                        <td>[% batch_lis.num_biblios %]</td>
+                        <td>[% batch_lis.num_records %]</td>
                         <td><a href="[% batch_lis.scriptname %]?import_batch_id=[% batch_lis.import_batch_id %]&amp;basketno=[% basketno %]&amp;booksellerid=[% booksellerid %]">Add orders</a></td>
                       </tr>
                       [% END %]