z
This commit is contained in:
parent
3c386eda4d
commit
173f0f124a
|
|
@ -205,7 +205,7 @@
|
||||||
<?php endif; ?>
|
<?php endif; ?>
|
||||||
|
|
||||||
<?php if((isset($msgErreurGed)) && ($msgErreurGed>" ")) : ?>
|
<?php if((isset($msgErreurGed)) && ($msgErreurGed>" ")) : ?>
|
||||||
<div class="alert alert-danger mt-3" role="alert">
|
<div class="alert alert-success mt-3" role="alert">
|
||||||
<i class="fas fa-exclamation-triangle me-2"></i>
|
<i class="fas fa-exclamation-triangle me-2"></i>
|
||||||
<?= $msgErreurGed ?>
|
<?= $msgErreurGed ?>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user