Fixed a typo

This commit is contained in:
JT Smith 2003-03-16 23:57:43 +00:00
parent c459ec07c8
commit 59373d2175

View file

@ -109,7 +109,7 @@ sub www_edit {
); );
$f->getTab("properties")->integer( $f->getTab("properties")->integer(
-name=>"spacer", -name=>"spacer",
-label=>WebGUI::International::get(3,$_[0]->get("namespace")) -label=>WebGUI::International::get(3,$_[0]->get("namespace")),
-value=>,$_[0]->getValue("spacer") -value=>,$_[0]->getValue("spacer")
); );
$f->getTab("properties")->integer( $f->getTab("properties")->integer(