|
Lines 1-6
Link Here
|
| 1 |
[% USE ItemTypes %] |
1 |
[% USE ItemTypes %] |
| 2 |
[% INCLUDE 'doc-head-open.inc' %] |
2 |
[% INCLUDE 'doc-head-open.inc' %] |
| 3 |
<title>Koha › Tools › Labels › Manage label batches</title> |
3 |
<title>Koha › Tools › Label creator › Manage label batches</title> |
| 4 |
[% INCLUDE 'doc-head-close.inc' %] |
4 |
[% INCLUDE 'doc-head-close.inc' %] |
| 5 |
[% INCLUDE 'greybox.inc' %] |
5 |
[% INCLUDE 'greybox.inc' %] |
| 6 |
<link rel="stylesheet" type="text/css" href="[% themelang %]/css/datatables.css" /> |
6 |
<link rel="stylesheet" type="text/css" href="[% themelang %]/css/datatables.css" /> |
|
Lines 159-165
Link Here
|
| 159 |
<div id="breadcrumbs"> |
159 |
<div id="breadcrumbs"> |
| 160 |
<a href="/cgi-bin/koha/mainpage.pl">Home</a> › |
160 |
<a href="/cgi-bin/koha/mainpage.pl">Home</a> › |
| 161 |
<a href="/cgi-bin/koha/tools/tools-home.pl">Tools</a> › |
161 |
<a href="/cgi-bin/koha/tools/tools-home.pl">Tools</a> › |
| 162 |
<a href="/cgi-bin/koha/labels/label-home.pl">Labels home</a> › |
162 |
<a href="/cgi-bin/koha/labels/label-home.pl">Label creator</a> › |
| 163 |
<a href="/cgi-bin/koha/labels/label-manage.pl?label_element=batch">Manage label batches</a> › |
163 |
<a href="/cgi-bin/koha/labels/label-manage.pl?label_element=batch">Manage label batches</a> › |
| 164 |
[% IF batch_id %] |
164 |
[% IF batch_id %] |
| 165 |
Manage batch number [% batch_id %] |
165 |
Manage batch number [% batch_id %] |