a
This commit is contained in:
parent
5d67b8fa4f
commit
cf44ce48d2
|
|
@ -58,13 +58,13 @@
|
|||
<td>
|
||||
<a title='<?= _("Détails...") ?>' href="javascript:afficher_detail_phar('<?= $idEnteteEntentePrealable ?>');">
|
||||
<?php if ($vip=='0'): ?>
|
||||
<span style="color:blue; background-color:#eeeeee; border:1px solid #000; border-radius:3px; padding-left:5px; padding-right:5px;">
|
||||
<?= $this->nettoyer($v['typeententeprealable']) ?>
|
||||
</span>
|
||||
<span style="color:blue; background-color:#eeeeee; border:1px solid #000; border-radius:3px; padding-left:5px; padding-right:5px;">
|
||||
<?= $this->nettoyer($v['typeententeprealable']) ?>
|
||||
</span>
|
||||
<?php else : ?>
|
||||
<span style="color:red; background-color:#eeeeee; border:1px solid #000; border-radius:3px; padding-left:5px; padding-right:5px;">
|
||||
<?= $this->nettoyer($v['typeententeprealable']) ?>
|
||||
</span>
|
||||
<span style="color:red; background-color:#eeeeee; border:1px solid #000; border-radius:3px; padding-left:5px; padding-right:5px;">
|
||||
<?= $this->nettoyer($v['typeententeprealable']) ?>
|
||||
</span>
|
||||
<?php endif; ?>
|
||||
</a>
|
||||
</td>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user