[Koha-patches] [PATCH 2/2] Bug 7936: Marc Export Help File

Nicole C. Engard nengard at bywatersolutions.com
Tue Apr 10 20:58:00 CEST 2012


---
 .../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' %]
 
-<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
-- 
1.7.2.3



More information about the Koha-patches mailing list