Fix: CSS error
This commit is contained in:
parent
81623c1c0f
commit
04a4c8c863
@ -223,7 +223,7 @@ if ($socid > 0)
|
||||
print '</tr>';
|
||||
}
|
||||
|
||||
$now = gmmktime();
|
||||
$now = dol_now();
|
||||
|
||||
while ($i < $num && $i < $MAXLIST)
|
||||
{
|
||||
|
||||
Loading…
Reference in New Issue
Block a user