From 923c3f2c026ef95b3bac44c621d21fb287f1830d Mon Sep 17 00:00:00 2001
From: Nicole <nicole@bywatersolutions.com>
Date: Thu, 5 Mar 2015 02:03:43 -0800
Subject: [PATCH] Bug 13771: Update manage staged marc help for 3.18

This updates the manage staged marc files help.

To test:

* Visit Tools > Staged MARC record management
* Click help
* Confirm it's there and correct
---
 .../intranet-tmpl/prog/en/modules/help/tools/manage-marc-import.tt    |    1 +
 1 file changed, 1 insertion(+)

diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/manage-marc-import.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/manage-marc-import.tt
index 1dc1658..3c5c325 100644
--- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/manage-marc-import.tt
+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/manage-marc-import.tt
@@ -19,6 +19,7 @@
 	<li>Below the framework selection there will be a list of the records that will be imported
 <ul>
 	<li>Review your summary before completing your import to make sure that your matching rule worked and that the records appear as you expect them to</li>
+	<li>Matches will appear with info under the 'Match details column' and when clicking the 'View' link under 'Diff' you can see the difference between versions.</li>
 </ul>
 </li>
 	<li>Click 'Import into catalog' to complete the import</li>
-- 
1.7.10.4