Fixed a typo
This commit is contained in:
parent
c459ec07c8
commit
59373d2175
1 changed files with 1 additions and 1 deletions
|
|
@ -109,7 +109,7 @@ sub www_edit {
|
|||
);
|
||||
$f->getTab("properties")->integer(
|
||||
-name=>"spacer",
|
||||
-label=>WebGUI::International::get(3,$_[0]->get("namespace"))
|
||||
-label=>WebGUI::International::get(3,$_[0]->get("namespace")),
|
||||
-value=>,$_[0]->getValue("spacer")
|
||||
);
|
||||
$f->getTab("properties")->integer(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue