added meta tab

This commit is contained in:
JT Smith 2005-01-07 23:01:34 +00:00
parent f19f414e32
commit 1914386984
5 changed files with 24 additions and 11 deletions

View file

@ -115,7 +115,7 @@ sub getEditForm {
-label=>WebGUI::International::get(5,"HttpProxy"),
-value=>$self->getValue("followExternal")
);
$tabform->getTab("properties")->yesNo(
$tabform->getTab("security")->yesNo(
-name=>"followRedirect",
-label=>WebGUI::International::get(8,"HttpProxy"),
-value=>$self->getValue("followRedirect")