Changes to fix Bug 1335 (Min password length is hardcoded in template error message...
authorOwen Leonard <oleonard@myacpl.org>
Tue, 4 Dec 2007 21:00:10 +0000 (15:00 -0600)
committerJoshua Ferraro <jmf@liblime.com>
Tue, 4 Dec 2007 21:06:31 +0000 (15:06 -0600)
commit1e78daf9abe64316b2ac0c256a7ab284b9bbca20
tree1c0571d88da898ad09f28d462e50980d3bb829f0
parentf46ebf69a001ab3e5525a375301e7aae3db31073
Changes to fix Bug 1335 (Min password length is hardcoded in template error message). Script now checks for passes to the template the value of minPasswordLength system preference so the user knows beforehand what the requirements are, and so that the error message can contain the correct value.

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
koha-tmpl/opac-tmpl/prog/en/css/opac.css
koha-tmpl/opac-tmpl/prog/en/modules/opac-passwd.tmpl
opac/opac-passwd.pl