[% USE raw %] [% USE Asset %] [% PROCESS 'i18n.inc' %] [% SET footerjs = 1 %] [% INCLUDE 'doc-head-open.inc' %] [% FILTER collapse %] [% IF ( del ) %] [% t("Batch item deletion") | html %] [% ELSE %] [% t("Batch item modification") | html %] [% END %] › [% t("Cataloging") | html %] › [% t("Koha") | html %] [% END %] [% INCLUDE 'doc-head-close.inc' %] [% WRAPPER 'header.inc' %] [% INCLUDE 'cat-search.inc' %] [% END %] [% WRAPPER 'sub-header.inc' %] [% WRAPPER breadcrumbs %] [% WRAPPER breadcrumb_item %] Cataloging [% END %] [% IF ( del ) %] [% WRAPPER breadcrumb_item bc_active= 1 %] Batch item deletion [% END %] [% ELSE %] [% WRAPPER breadcrumb_item bc_active= 1 %] Batch item modification [% END %] [% END %] [% END #/ WRAPPER breadcrumbs %] [% END #/ WRAPPER sub-header.inc %]

Batch item [% IF ( del ) %]deletion[% ELSE %]modification[% END %]

Use a file
Or scan items one by one
[% UNLESS del %]
Use default values
  1. Populate fields with default values from default framework
[% END %]
[% IF ( del ) %][% END %] Cancel
[% INCLUDE 'intranet-bottom.inc' %]