Bug 7936: Marc Export Help File
authorNicole C. Engard <nengard@bywatersolutions.com>
Tue, 10 Apr 2012 18:57:36 +0000 (14:57 -0400)
committerPaul Poulain <paul.poulain@biblibre.com>
Fri, 13 Apr 2012 14:12:28 +0000 (16:12 +0200)
Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
koha-tmpl/intranet-tmpl/prog/en/modules/help/export/marc.tt

index 936b37b..61948bb 100644 (file)
@@ -1,6 +1,6 @@
 [% INCLUDE 'help-top.inc' %]
 
-<h1>MARC export</h1>
+<h1>MARC Export</h1>
 
 <p>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.</p>
 
@@ -25,7 +25,7 @@
 </li>
        <li>Finally choose the file type and file name
 <ul>
-    <li>Choose to export your data in MARC or MARCXML format</li>
+    <li>Choose to export your data in marc or marcxml format</li>
        <li>Choose the name you want your file to save as</li>
 </ul>
 </li>
@@ -34,6 +34,6 @@
 </li>
 </ul>
 
-<p><strong>See the full documentation for MARC export in the <a href="http://manual.koha-community.org/3.6/en/exportbibs.html">manual</a> (online).</strong></p>
+<p><strong>See the full documentation for Marc Export in the <a href="http://manual.koha-community.org/3.8/en/exportbibs.html">manual</a> (online).</strong></p>
 
 [% INCLUDE 'help-bottom.inc' %]
\ No newline at end of file