fixed a typo
This commit is contained in:
parent
28cf1e4279
commit
2abfe0ce3b
1 changed files with 1 additions and 1 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue