improve notes for borrower import
authorJoshua Ferraro <jmf@liblime.com>
Mon, 29 Oct 2007 21:45:01 +0000 (16:45 -0500)
committerJoshua Ferraro <jmf@liblime.com>
Mon, 29 Oct 2007 21:47:43 +0000 (16:47 -0500)
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
koha-tmpl/intranet-tmpl/prog/en/modules/tools/import_borrowers.tmpl

index 991df26..960bd85 100644 (file)
@@ -70,7 +70,7 @@
     'password',      'sort1',        'sort2'
 </li>
 <li>Please make sure the 'branchcode' and 'categorycode' are valid entries in your database</li>
-<li>password should be stored as a md5 hash</li>
+<li>password should be stored in plaintext, and will be converted to a md5 hash(if your passwords are already crypted, talk to your systems administrator about options)</li>
 </ul>
 </div>