[% USE raw %] [% USE Asset %] [% PROCESS 'i18n.inc' %] [% SET footerjs = 1 %] [% BLOCK translate_label_element %] [%- SWITCH element -%] [%- CASE 'layout' -%][% t('layout') | html %] [%- CASE 'Layouts' -%][% t('Label layouts') | html %] [%- CASE 'template' -%][% t('template') | html %] [%- CASE 'Templates' -%][% t('Label templates') | html %] [%- CASE 'profile' -%][% t('profile') | html %] [%- CASE 'Profiles' -%][% t('Printer profiles') | html %] [%- CASE 'batch' -%][% t('batch') | html %] [%- CASE 'Batches' -%][% t('Label batches') | html %] [%- END -%] [% END %] [% INCLUDE 'doc-head-open.inc' %] [% FILTER collapse %] [% PROCESS translate_label_element element=label_element_title %] › [% t("Label creator") | html %] › [% 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 %] [% WRAPPER breadcrumb_item %] Label creator [% END %] [% WRAPPER breadcrumb_item bc_active= 1 %] [% PROCESS translate_label_element element=label_element_title %] [% END %] [% END #/ WRAPPER breadcrumbs %] [% END #/ WRAPPER sub-header.inc %]
[% INCLUDE 'labels-toolbar.inc' %]

[% PROCESS translate_label_element element=label_element_title %]

[% IF ( error ) %]
WARNING: An error was encountered and the [% op | html %] operation for [% label_element | html %] [% element_id | html %] was not completed. Please have your system administrator check the error log for details.
[% END %]
[% IF ( table_loop ) %]
[% FOREACH table_loo IN table_loop %] [% IF ( table_loo.header_fields ) %] [% FOREACH header_field IN table_loo.header_fields %] [% SWITCH header_field.field_label %] [% CASE 'Layout ID' %] [% CASE 'Layout' %] [% CASE 'Barcode Type' %] [% CASE 'Print Type' %] [% CASE 'Template ID' %] [% CASE 'Template Name' %] [% CASE 'Description' %] [% CASE 'Actions' %] [% CASE 'Profile ID' %] [% CASE 'Printer Name' %] [% CASE 'Paper Bin' %] [% CASE 'Batch ID' %] [% CASE 'Item Count' %] [% CASE 'Fields to Print' %] [% CASE %] [% END %] [% END %] [% ELSE %] [% FOREACH text_field IN table_loo.text_fields %] [% IF ( text_field.select_field ) %] [% IF label_element == 'batch' %] [% END %] [% ELSIF ( text_field.field_value ) %] [% ELSE %] [% END %] [% END %] [% END %] [% END %]
Layout IDLayoutBarcode typePrint typeTemplate IDTemplate nameDescriptionActionsProfile IDPrinter namePaper binBatch IDItem countFields to print[% header_field.field_label | html %]
Edit Delete [% text_field.field_value | html %] 
[% IF ( print ) %][% END %]
[% ELSE %]

There are no [% PROCESS translate_label_element element=label_element_title %] currently available.

Use the toolbar above to create a new [% PROCESS translate_label_element element=label_element %].

[% END %]
[% MACRO jsinclude BLOCK %] [% INCLUDE 'greybox.inc' %] [% INCLUDE 'datatables.inc' %] [% END %] [% INCLUDE 'intranet-bottom.inc' %]