@@ -, +, @@ --- .../prog/en/modules/help/export/marc.tt | 39 -------------------- 1 file changed, 39 deletions(-) delete mode 100644 koha-tmpl/intranet-tmpl/prog/en/modules/help/export/marc.tt --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/export/marc.tt +++ a/koha-tmpl/intranet-tmpl/prog/en/modules/help/export/marc.tt @@ -1,39 +0,0 @@ -[% INCLUDE 'help-top.inc' %] - -

MARC Export

- -

Koha comes with a tool that will allow you to export your bibliographic and/or holdings data in bulk. This can be used to send your records to fellow libraries, organizations or services; or simply for backup purposes.

- - - -

See the full documentation for Marc Export in the manual (online).

- -[% INCLUDE 'help-bottom.inc' %] --