fix i18n usage
This commit is contained in:
parent
6d1fddb4ef
commit
a7b6754a19
1 changed files with 1 additions and 1 deletions
|
|
@ -83,7 +83,7 @@ sub definition {
|
||||||
},
|
},
|
||||||
subject => {
|
subject => {
|
||||||
fieldType=>"text",
|
fieldType=>"text",
|
||||||
label=>$i18n->get("subject", 'WebGUI'),
|
label=>$i18n->get("subject"),
|
||||||
defaultValue=>"Expired Survey",
|
defaultValue=>"Expired Survey",
|
||||||
hoverHelp=>$i18n->get("subject mouse over"),
|
hoverHelp=>$i18n->get("subject mouse over"),
|
||||||
},
|
},
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue