diff --git a/lib/WebGUI/Asset.pm b/lib/WebGUI/Asset.pm index 680cee773..f12c77c32 100644 --- a/lib/WebGUI/Asset.pm +++ b/lib/WebGUI/Asset.pm @@ -1087,7 +1087,7 @@ sub getEditForm { -excludeGroups=>[1,7], -uiLevel=>6 ); - $tabform->addTab("meta","Meta",3); + $tabform->addTab("meta",WebGUI::International::get("Metadata","Asset"),3); $tabform->getTab("meta")->textarea( -name=>"synopsis", -label=>WebGUI::International::get(412,"Asset"),