der
This commit is contained in:
parent
efc949c7a2
commit
a9323f9d3b
|
|
@ -371,13 +371,13 @@
|
||||||
<div id="div_acte_masquer" class="bg-light p-3 rounded shadow-sm border mt-3">
|
<div id="div_acte_masquer" class="bg-light p-3 rounded shadow-sm border mt-3">
|
||||||
<div id="div_maxdateeffetactebareme" class="sr-only"></div>
|
<div id="div_maxdateeffetactebareme" class="sr-only"></div>
|
||||||
|
|
||||||
<h6 class="text-uppercase fw-bold text-dark mb-3 small d-flex align-items-center">
|
<h6 class="text-uppercase fw-bold text-primary mb-3 small d-flex align-items-center">
|
||||||
<span class="badge bg-dark me-2">µ</span>
|
<span class="badge bg-primary me-2">£</span>
|
||||||
<?= _("Configuration Spécifique par Acte") ?>
|
<?= _("Configuration Spécifique par Acte") ?>
|
||||||
</h6>
|
</h6>
|
||||||
|
|
||||||
<div class="card border-0 shadow-sm mb-3">
|
<div class="card border-0 shadow-sm mb-3">
|
||||||
<div class="card-body p-2 bg-primary bg-opacity-10 rounded-top">
|
<div class="card-body p-2 bg-light bg-opacity-10 rounded-top">
|
||||||
<div class="row align-items-center">
|
<div class="row align-items-center">
|
||||||
<div class="col-md-2 text-center fw-bold small text-uppercase text-primary">
|
<div class="col-md-2 text-center fw-bold small text-uppercase text-primary">
|
||||||
<i class="fas fa-notes-medical me-1"></i> <?= _("Acte") ?>
|
<i class="fas fa-notes-medical me-1"></i> <?= _("Acte") ?>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user