From 02deedca533730f0f189515bfa30ee4308d9e1f1 Mon Sep 17 00:00:00 2001 From: Nicole C. Engard Date: Tue, 10 Apr 2012 14:57:36 -0400 Subject: [PATCH] Bug 7936: Marc Export Help File --- .../prog/en/modules/help/export/marc.tt | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/export/marc.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/export/marc.tt index 936b37b..f12727a 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/export/marc.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/export/marc.tt @@ -1,6 +1,6 @@ [% INCLUDE 'help-top.inc' %] -

MARC export

+

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.

@@ -25,7 +25,7 @@
  • Finally choose the file type and file name
  • @@ -34,6 +34,6 @@ -

    See the full documentation for MARC export in the manual (online).

    +

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

    [% INCLUDE 'help-bottom.inc' %] \ No newline at end of file -- 1.7.2.3