Use descriptive, internationalized labels for template form fields
This commit is contained in:
parent
8cf3d889b8
commit
d70a12f09a
12 changed files with 16 additions and 4 deletions
|
|
@ -157,6 +157,7 @@ sub getEditForm {
|
|||
-name => 'templateId',
|
||||
-value => $self->getValue('templateId'),
|
||||
-namespace => "WSClient"
|
||||
-label => WebGUI::International::get(72, "Asset_WSClient"),
|
||||
);
|
||||
$tabform->getTab("display")->yesNo (
|
||||
-name => 'preprocessMacros',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue