improve notes for borrower import

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
This commit is contained in:
Joshua Ferraro 2007-10-29 16:45:01 -05:00
parent 997c200004
commit fae1bc5f54

View 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>