|
Lines 1-7
Link Here
|
| 1 |
[% SET footerjs = 1 %] |
1 |
[% SET footerjs = 1 %] |
| 2 |
[% INCLUDE 'doc-head-open.inc' %]<title>Koha › Labels</title> |
2 |
[% INCLUDE 'doc-head-open.inc' %]<title>Koha › Labels</title> |
| 3 |
[% INCLUDE 'doc-head-close.inc' %] |
3 |
[% INCLUDE 'doc-head-close.inc' %] |
| 4 |
[% INCLUDE 'calendar.inc' %] |
|
|
| 5 |
</head> |
4 |
</head> |
| 6 |
|
5 |
|
| 7 |
<body id="labels_search" class="tools labels"> |
6 |
<body id="labels_search" class="tools labels"> |
|
Lines 104-107
to add to Batch [% batch_id %]
Link Here
|
| 104 |
</form> |
103 |
</form> |
| 105 |
</div> |
104 |
</div> |
| 106 |
|
105 |
|
|
|
106 |
[% MACRO jsinclude BLOCK %] |
| 107 |
[% INCLUDE 'calendar.inc' %] |
| 108 |
[% END %] |
| 107 |
[% INCLUDE 'intranet-bottom.inc' popup_window=1 %] |
109 |
[% INCLUDE 'intranet-bottom.inc' popup_window=1 %] |
| 108 |
- |
|
|