der
This commit is contained in:
parent
2abffb96b5
commit
fb3d9271df
|
|
@ -1,7 +1,7 @@
|
||||||
<form id="formData" class="container-fluid p-0">
|
<form id="formData" class="container-fluid p-0">
|
||||||
<div class="card border-0 shadow-sm border-start border-4 border-primary" style="border-radius: var(--radius-md);">
|
<div class="card border-0 shadow-sm border-start border-4 border-primary" style="border-radius: var(--radius-md);">
|
||||||
<div class="card-header bg-white py-3 border-bottom">
|
<div class="card-header bg-white py-3 border-bottom">
|
||||||
<h6 class="mb-0 fw-bold text-uppercase text-success small">
|
<h6 class="mb-0 fw-bold text-uppercase text-primary small">
|
||||||
<i class="fas fa-calendar-plus me-2"></i><?= _("Ajouter un nouveau Jour Férié") ?>
|
<i class="fas fa-calendar-plus me-2"></i><?= _("Ajouter un nouveau Jour Férié") ?>
|
||||||
</h6>
|
</h6>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user