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)
committerGalen Charlton <galen.charlton@liblime.com>
Wed, 29 Apr 2009 12:47:37 +0000 (07:47 -0500)
Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
admin/systempreferences.pl

index 69a0325..c24a17f 100755 (executable)
@@ -182,7 +182,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";