remove syntax error
This commit is contained in:
parent
1c63abe64c
commit
c58a66ba61
1 changed files with 1 additions and 1 deletions
|
|
@ -233,7 +233,7 @@ sub getEditForm {
|
||||||
-label =>$i18n->get("product name label"),
|
-label =>$i18n->get("product name label"),
|
||||||
-hoverHelp =>$i18n->get('product name description'),
|
-hoverHelp =>$i18n->get('product name description'),
|
||||||
-value =>$self->title,
|
-value =>$self->title,
|
||||||
:help grep
|
);
|
||||||
|
|
||||||
$form->image(
|
$form->image(
|
||||||
-name =>'screenshots',
|
-name =>'screenshots',
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue