Bug 12367 - Import patrons still says "MD5 hash"
[koha_fer] / koha-tmpl / intranet-tmpl / prog / en / modules / tools / import_borrowers.tt
index 894dc2a..40410f8 100644 (file)
 </li>
 [% END %]
 <li>The fields 'branchcode' and 'categorycode' are <b>required</b> and <b>must match</b> valid entries in your database.</li>
-<li>'password' should be stored in plaintext, and will be converted to a MD5 hash (if your passwords are already encrypted, talk to your system administrator about options).</li>
+<li>'password' should be stored in plaintext, and will be converted to a Bcrypt hash (if your passwords are already encrypted, talk to your system administrator about options).</li>
 <li>Date formats should match your system preference, and <b>must</b> be zero-padded, e.g. '01/02/2008'.  Alternatively,
 you can supply dates in ISO format (e.g., '2010-10-28').
 </li>