[% USE raw %] [% PROCESS 'i18n.inc' %] [% SET footerjs = 1 %] [% INCLUDE 'doc-head-open.inc' %] [% FILTER collapse %] [% IF( template_id ) %] [% tx("Edit label template {template_id}", { template_id = template_id }) | html %] [% ELSE %] [% t("New label template") | html %] [% END %] › [% t("Templates") | html %] › [% 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 %] Templates [% END %] [% WRAPPER breadcrumb_item bc_active= 1 %] [% IF ( template_id ) %] Edit label template [% template_id | html %] [% ELSE %] New label template [% END %] [% END %] [% END #/ WRAPPER breadcrumbs %] [% END #/ WRAPPER sub-header.inc %]
[% INCLUDE 'labels-toolbar.inc' %] [% IF ( template_id ) %]

Edit label template [% template_id | html %]

[% ELSE %]

New label template

[% END %]
  1. Template ID:[% IF ( template_id ) %][% template_id | html %][% ELSE %]N/A[% END %]
  1. [% IF ( profile_list ) %] [% END %] [% IF ( profile_list.size == 1 ) %]
    Make a new printer profile. [% END %]
Cancel [% IF ( template_id ) %] [% END %]
[% MACRO jsinclude BLOCK %] [% END %] [% INCLUDE 'intranet-bottom.inc' %]