Ajout icon warning sur lignes des contrats expirs
This commit is contained in:
parent
62543e2c39
commit
70ab69f977
@ -104,7 +104,7 @@ if ( $db->query($sql) )
|
||||
}
|
||||
else {
|
||||
$class = "error";
|
||||
$statut="<b>En service, expiré</b>".img_warning();
|
||||
$statut="<b>En service</b>, ".img_warning()." expiré";
|
||||
}
|
||||
}
|
||||
elseif($obj->enservice == 2)
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 380 B After Width: | Height: | Size: 515 B |
Loading…
Reference in New Issue
Block a user