--- a/lib/TemplateRender.php +++ b/lib/TemplateRender.php @@ -2466,7 +2466,7 @@ if ($val = $attribute->getValue($i)) $default = get_enc_type($val); else - $default = $this->getServer()->getValue('appearance','password_hash'); + $default = $this->getServer()->getValue('appearance','password_hash_custom'); if (! $attribute->getPostValue()) printf('',$attribute->getName(),$i);