Bug 10671: Update Tools Help Files
[koha.git] / koha-tmpl / intranet-tmpl / prog / en / modules / help / tools / import_borrowers.tt
index 6f8a0bb..ce4153a 100644 (file)
@@ -1,6 +1,6 @@
 [% INCLUDE 'help-top.inc' %]
 
-<h1>Patron Import</h1>
+<h1>Patron import</h1>
 
 <p>The patron import tool can be used at any time to add patrons in bulk. It is commonly used in universities and schools when a new batch of students registers.</p>
 
@@ -44,7 +44,7 @@
        <li>Choose your CSV file and choose to match on 'Cardnumber' to prevent adding of duplicate card numbers to the system</li>
        <li>Next you can choose default values to apply to all patrons you are importing
 <ul>
-       <li>ex. If you're importing patrons specific to one branch you can use the field on the Import form to apply the branch code to all those you are importing.</li>
+       <li>ex. If you're importing patrons specific to one library you can use the field on the Import form to apply the branchcode to all those you are importing.</li>
 </ul>
 </li>
        <li>Finally you need to decide on what data you want to replace if there are duplicates.
@@ -55,6 +55,6 @@
 </li>
 </ul>
 
-<p><strong>See the full documentation for Patron Import in the <a href="http://manual.koha-community.org/3.6/en/patronimport.html">manual</a> (online).</strong></p>
+<p><strong>See the full documentation for Patron Import in the <a href="http://manual.koha-community.org/3.14/en/patronimport.html">manual</a> (online).</strong></p>
 
 [% INCLUDE 'help-bottom.inc' %]