df
This commit is contained in:
parent
3f46a25019
commit
21c109d354
|
|
@ -496,11 +496,17 @@ $photoAssureCrypte = $_SESSION['photoAssureCrypte'];
|
|||
<i class="bi bi-person-badge"></i>
|
||||
<span><?= _('Assuré principal') ?></span>
|
||||
</div>
|
||||
<?php if($_SESSION['adherent_C'] <= " "): ?>
|
||||
<div class="info-box">
|
||||
<div class="info-value">
|
||||
<?= $this->nettoyer($_SESSION['adherent_C']) ?>
|
||||
</div>
|
||||
</div>
|
||||
<?php else: ?>
|
||||
<button class="action-btn" onclick="javascript:afficher_adherent_id();">
|
||||
<?= $this->nettoyer($_SESSION['adherent_C']) ?>
|
||||
</button>
|
||||
<?php endif; ?>
|
||||
</div>
|
||||
|
||||
<!-- Patient -->
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user