syntax fix
This commit is contained in:
parent
dd89a88cc7
commit
1d29eebca3
1 changed files with 1 additions and 1 deletions
|
|
@ -55,7 +55,7 @@ sub definition {
|
||||||
hoverHelp=>$i18n->get('templateId label description'),
|
hoverHelp=>$i18n->get('templateId label description'),
|
||||||
|
|
||||||
# This is the text that will appear to the left of your form field.
|
# This is the text that will appear to the left of your form field.
|
||||||
label=>$i18n->get('templateId label)
|
label=>$i18n->get('templateId label'),
|
||||||
}
|
}
|
||||||
);
|
);
|
||||||
push(@{$definition}, {
|
push(@{$definition}, {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue