separate help for Asset/Shortcut
This commit is contained in:
parent
a2745b6ba6
commit
48a8934b3b
2 changed files with 7 additions and 1 deletions
|
|
@ -86,7 +86,7 @@ sub getEditForm {
|
|||
my $originalTemplate = WebGUI::Asset::Template->new($self->getShortcut->get("templateId"));
|
||||
$tabform->getTab("properties")->HTMLArea(
|
||||
-value=>$self->getValue("description"),
|
||||
-label=>WebGUI::International::get(85),
|
||||
-label=>WebGUI::International::get(85, 'Shortcut'),
|
||||
-name=>"description"
|
||||
);
|
||||
$tabform->getTab("display")->template(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue