a
This commit is contained in:
parent
a639ea3fef
commit
16fb6ba1de
|
|
@ -164,7 +164,9 @@
|
|||
</div>
|
||||
</div>
|
||||
|
||||
envoismswhatsappactif => <?= $_SESSION['envoismswhatsappactif'] ?>
|
||||
<!-- Message d'information -->
|
||||
<?php if($_SESSION['envoismswhatsappactif'] =='1'): ?>
|
||||
<div class="alert alert-warning mt-1 mb-5" role="alert">
|
||||
<small>
|
||||
<i class="bi bi-shield-exclamation me-2"></i>
|
||||
|
|
@ -174,6 +176,7 @@
|
|||
</a>
|
||||
</small>
|
||||
</div>
|
||||
<?php endif; ?>
|
||||
|
||||
<!-- Cards Section -->
|
||||
<div class="row">
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user