bug Journal ODS

This commit is contained in:
sparkyx 2005-08-14 16:40:10 +00:00
parent b156902273
commit c65749725a

View file

@ -236,10 +236,12 @@ class widget {
} //else
} else {
$r=sprintf('<TD>
$r=sprintf('<TD><input type="hidden" name="%s" value="%s">
%s
</TD>',
$this->name,
$this->value ,
$this->value
);