internationalize Redirect URL property
This commit is contained in:
parent
b76d5ae56e
commit
15c48e14d0
1 changed files with 1 additions and 1 deletions
|
|
@ -86,7 +86,7 @@ sub getEditForm {
|
|||
my $tabform = $self->SUPER::getEditForm();
|
||||
$tabform->getTab("properties")->url(
|
||||
-name=>"redirectUrl",
|
||||
-label=>"Redirect URL",
|
||||
-label=>WebGUI::International::get('redirect url', 'Asset'),
|
||||
-value=>$self->getValue("redirectUrl")
|
||||
);
|
||||
return $tabform;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue