df
This commit is contained in:
parent
ed40f77e3f
commit
737aba3f88
|
|
@ -10,7 +10,11 @@
|
|||
<?= _("Ajouter un Collège Type") ?>
|
||||
</h5>
|
||||
</div>
|
||||
<button type="button" class="btn-close shadow-none" data-bs-dismiss="modal" aria-label="Close"></button>
|
||||
<button type="button" class="btn p-2 border-0 shadow-none d-flex align-items-center justify-content-center"
|
||||
data-bs-dismiss="modal" aria-label="Close"
|
||||
style="background: transparent; transition: transform 0.2s ease;">
|
||||
<i class="fas fa-times text-white fs-4"></i>
|
||||
</button>
|
||||
</div>
|
||||
|
||||
<div class="modal-body p-4">
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user