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

Edit printer profile [% profile_id | html %]

[% ELSE %]

New printer profile

[% END%]
Profile settings
  1. [% IF ( profile_id ) %] Printer name:[% printer_name | html %] [% ELSE %] [% END %]
  2. [% IF ( profile_id ) %] Paper bin: [% paper_bin | html %] [% ELSE %] [% END %]
  3. [% IF ( label_template ) %] [% label_template | html %] [% ELSE %] Template name: Profile unassigned [% END %]
Offset:
Creep:
Cancel
[% MACRO jsinclude BLOCK %] [% END %] [% INCLUDE 'intranet-bottom.inc' %]