i18n for template types
This commit is contained in:
parent
74b01f732e
commit
c0324701ee
2 changed files with 12 additions and 0 deletions
|
|
@ -156,6 +156,7 @@ sub getEditForm {
|
|||
-options=>\%parsers,
|
||||
-value=>$value,
|
||||
-label=>$i18n->get('parser'),
|
||||
-label=>$i18n->get('parser description'),
|
||||
);
|
||||
}
|
||||
return $tabform;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue