a
This commit is contained in:
parent
480d7aec1a
commit
f344b92291
|
|
@ -78,7 +78,7 @@
|
|||
</td>
|
||||
|
||||
<?php if($demandeExpiree == "1"):?>
|
||||
<td class="text-center" style="color: red;" ><?= dateheureLang($this->nettoyer($v['heureExpiration']), $_SESSION['lang']) ?></td>
|
||||
<td class="text-center" style="color: red; font-weight: bold;" ><?= dateheureLang($this->nettoyer($v['heureExpiration']), $_SESSION['lang']) ?></td>
|
||||
<?php else: ?>
|
||||
<td class="text-center"><?= dateheureLang($this->nettoyer($v['heureExpiration']), $_SESSION['lang']) ?></td>
|
||||
<?php endif; ?>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user