Fix: CSS error

This commit is contained in:
Laurent Destailleur 2010-07-11 12:36:26 +00:00
parent 81623c1c0f
commit 04a4c8c863

View File

@ -223,7 +223,7 @@ if ($socid > 0)
print '</tr>';
}
$now = gmmktime();
$now = dol_now();
while ($i < $num && $i < $MAXLIST)
{