Lines 32-38
Link Here
|
32 |
[% WRAPPER 'main-container.inc' aside='admin-menu' %] |
32 |
[% WRAPPER 'main-container.inc' aside='admin-menu' %] |
33 |
<h1>Koha to MARC mapping</h1> |
33 |
<h1>Koha to MARC mapping</h1> |
34 |
|
34 |
|
35 |
<div class="alert alert-info">If you make any change to the mappings, you must ask your administrator to run misc/batchRebuildBiblioTables.pl.</div> |
35 |
<div class="alert alert-info">If you make any change to the mappings, you must ask your administrator to run misc/batchRebuildBiblioTables.pl and batchRebuildItemsTables.pl.</div> |
36 |
<form action="/cgi-bin/koha/admin/koha2marclinks.pl" method="post" id="koha2marc"> |
36 |
<form action="/cgi-bin/koha/admin/koha2marclinks.pl" method="post" id="koha2marc"> |
37 |
[% INCLUDE 'csrf-token.inc' %] |
37 |
[% INCLUDE 'csrf-token.inc' %] |
38 |
|
38 |
|
39 |
- |
|
|