|
Lines 1-7
Link Here
|
| 1 |
[% USE raw %] |
1 |
[% USE raw %] |
| 2 |
[% USE Koha %] |
2 |
[% USE Koha %] |
| 3 |
[% INCLUDE 'doc-head-open.inc' %] |
3 |
[% INCLUDE 'doc-head-open.inc' %] |
| 4 |
<title>Koha › Administration › MARC overlay rules</title> |
4 |
<title>MARC overlay rules › Koha › Administration</title> |
| 5 |
[% INCLUDE 'doc-head-close.inc' %] |
5 |
[% INCLUDE 'doc-head-close.inc' %] |
| 6 |
[% Asset.css("css/datatables.css") | $raw %] |
6 |
[% Asset.css("css/datatables.css") | $raw %] |
| 7 |
[% INCLUDE 'datatables.inc' %] |
7 |
[% INCLUDE 'datatables.inc' %] |
| 8 |
- |
|
|