[% BLOCK translate_label_types %]
[% SWITCH type %]
[% CASE 'BIB' %]Biblio
[% CASE 'BARBIB' %]Barcode/Biblio
[% CASE 'BIBBAR' %]Biblio/Barcode
[% CASE 'ALT' %]Alternating
[% CASE 'BAR' %]Barcode
[% END %]
[% END %]
[% INCLUDE 'doc-head-open.inc' %]
Koha › Tools › Label creator › Layouts › [% IF ( layout_id ) %]Edit ([% layout_id %])[% ELSE %]New[% END %]
[% INCLUDE 'doc-head-close.inc' %]
[% BLOCK translate_justification_types %]
[% SWITCH type %]
[% CASE 'L' %]Left
[% CASE 'C' %]Center
[% CASE 'R' %]Right
[% END %]
[% END %]
[% INCLUDE 'header.inc' %]
[% INCLUDE 'cat-search.inc' %]