[% USE raw %] [% USE Asset %] [% PROCESS 'i18n.inc' %] [% SET footerjs = 1 %] [% INCLUDE 'doc-head-open.inc' %] [% FILTER collapse %] [% IF ( template_id ) %] [% t("Edit patron card template") | html %] ([% template_id | html %]) [% ELSE %] [% t("New patron card template") | html %] [% END %] › [% t("Templates") | html %] › [% t("Patron card creator") | html %] › [% t("Tools") | 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 %] Tools [% END %] [% WRAPPER breadcrumb_item %] Patron card creator [% END %] [% WRAPPER breadcrumb_item %] Templates [% END %] [% WRAPPER breadcrumb_item bc_active= 1 %] [% IF (template_id) %] Edit patron card template ([% template_id | html %]) [% ELSE %] New patron card template [% END %] [% END %] [% END #/ WRAPPER breadcrumbs %] [% END #/ WRAPPER sub-header.inc %]
[% INCLUDE 'patroncards-toolbar.inc' %]

[% IF (template_id) %] Edit patron card template [% ELSE %] New patron card template [% END %] [% IF (template_id) %] ([% template_id | html %])[% END %]

  1. Template ID:[% IF ( template_id ) %][% template_id | html %][% ELSE %]N/A[% END %]
  1. [% IF ( profile_list ) %] [% ELSE %] Define a printer profile. [% END %]
Cancel [% IF ( template_id ) %] [% END %]
[% MACRO jsinclude BLOCK %] [% Asset.js("js/tools-menu.js") | $raw %] [% END %] [% INCLUDE 'intranet-bottom.inc' %]