fixed a typo

This commit is contained in:
JT Smith 2005-06-18 22:36:02 +00:00
parent 28cf1e4279
commit 2abfe0ce3b

View file

@ -115,7 +115,7 @@ sub www_setup {
-name=>"identifier",
-value=>"123qwe",
-label=>$i18n->get(51),
-subtext=>'<div style=\"font-size: 10px;\">(.$i18n->get("password clear text").')</div>'
-subtext=>'<div style=\"font-size: 10px;\">('.$i18n->get("password clear text").')</div>'
);
$f->email(
-name=>"email",