From fae1bc5f54b7371d44dd7ea2304a45748384b71b Mon Sep 17 00:00:00 2001 From: Joshua Ferraro Date: Mon, 29 Oct 2007 16:45:01 -0500 Subject: [PATCH] improve notes for borrower import Signed-off-by: Chris Cormack Signed-off-by: Joshua Ferraro --- .../intranet-tmpl/prog/en/modules/tools/import_borrowers.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/import_borrowers.tmpl b/koha-tmpl/intranet-tmpl/prog/en/modules/tools/import_borrowers.tmpl index 991df26b44..960bd85461 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/import_borrowers.tmpl +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/tools/import_borrowers.tmpl @@ -70,7 +70,7 @@ 'password', 'sort1', 'sort2'
  • Please make sure the 'branchcode' and 'categorycode' are valid entries in your database
  • -
  • password should be stored as a md5 hash
  • +
  • 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)
  • -- 2.20.1