From 1f85830041a92fead2180bfc084d41a39895a628 Mon Sep 17 00:00:00 2001
From: Nicole C. Engard <nengard@bywatersolutions.com>
Date: Thu, 6 Oct 2011 11:53:02 -0400
Subject: [PATCH] Bug 6966: Export help files

This adds the manual link to the export help file.
---
 .../prog/en/modules/help/export/marc.tt            |    2 ++
 1 files changed, 2 insertions(+), 0 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 87da107..cac8df8 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
@@ -34,4 +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>
+
 [% INCLUDE 'help-bottom.inc' %]
\ No newline at end of file
-- 
1.7.2.3