From daf1343ba38f65fbe52c254ccf6d601d626969be 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 Signed-off-by: Chris Cormack --- koha-tmpl/intranet-tmpl/prog/en/modules/help/export/marc.tt | 6 +++--- 1 file 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 936b37b9da..61948bb6b7 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
      -
    • Choose to export your data in MARC or MARCXML format
    • +
    • Choose to export your data in marc or marcxml format
    • Choose the name you want your file to save as
  • @@ -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 -- 2.11.0