minPasswordLength not returning user back to systempreferences.pl?tab=Patrons. Incorr...
authorGarry Collum <gcollum@gmail.com>
Wed, 29 Apr 2009 02:55:21 +0000 (22:55 -0400)
committerHenri-Damien LAURENT <henridamien.laurent@biblibre.com>
Tue, 26 May 2009 19:15:20 +0000 (21:15 +0200)
Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
Signed-off-by: Henri-Damien LAURENT <henridamien.laurent@biblibre.com>
admin/systempreferences.pl

index 3edf8fe..0f2e0fd 100755 (executable)
@@ -176,7 +176,7 @@ $tabsysprefs{BorrowerMandatoryField}       = "Patrons";
 $tabsysprefs{borrowerRelationship}         = "Patrons";
 $tabsysprefs{BorrowersTitles}              = "Patrons";
 $tabsysprefs{patronimages}                 = "Patrons";
-$tabsysprefs{MinPasswordLength}            = "Patrons";
+$tabsysprefs{minPasswordLength}            = "Patrons";
 $tabsysprefs{uppercasesurnames}            = "Patrons";
 $tabsysprefs{MaxFine}                      = "Patrons";
 $tabsysprefs{NotifyBorrowerDeparture}      = "Patrons";