Ajout modification de Tipaul
This commit is contained in:
parent
766a52b003
commit
c11cff77b5
@ -316,6 +316,8 @@ if ($resql)
|
||||
if (date("U",$obj->da) < time())
|
||||
{
|
||||
print "<td>".img_warning("Late")."</td>";
|
||||
} else {
|
||||
print "<td> </td>";
|
||||
}
|
||||
print "<td><a href=\"action/fiche.php?id=$obj->id\">".img_object($langs->trans("ShowTask"),"task");
|
||||
$transcode=$langs->trans("Action".$obj->code);
|
||||
|
||||
Loading…
Reference in New Issue
Block a user