bug Journal ODS
This commit is contained in:
parent
b156902273
commit
c65749725a
1 changed files with 3 additions and 1 deletions
|
|
@ -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
|
||||
);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue