This commit is contained in:
KONE SOREL 2026-03-13 16:21:52 +00:00
parent 98ab371f19
commit a66d89a40f

View File

@ -1,7 +1,7 @@
<div class="page-content">
<input class="sr-only" type="text" id="idSocieteuser" name="idSocieteuser" value="<?= $this->nettoyer($societeuser['idSocieteuser']) ?>">
<div class="header-section mb-4">
<div class="header-section mb-1">
<div class="d-flex flex-column flex-md-row align-items-md-center justify-content-between bg-white p-3 shadow-sm border-start border-warning border-4" style="border-radius: var(--radius-md);">
<div class="d-flex align-items-center">
<div class="icon-shape bg-warning-ghost text-warning rounded-circle me-3" style="width: 45px; height: 45px; display: flex; align-items: center; justify-content: center;">
@ -30,7 +30,7 @@
</div>
<form id="formModifMedical">
<div class="card border-0 shadow-sm mb-4">
<div class="card border-0 shadow-sm mb-1">
<div class="card-header bg-info py-3 d-flex align-items-center justify-content-between">
<h6 class="mb-0 text-white fw-bold text-uppercase">
<i class="fas fa-comment-alt me-2"></i><?= _("Paramètres du Médical") ?>
@ -78,7 +78,7 @@
</div>
</div>
<div class="card border-0 shadow-sm mb-4">
<div class="card border-0 shadow-sm mb-1">
<div class="card-header bg-dark py-3">
<h6 class="mb-0 text-white fw-bold text-uppercase">
<i class="fas fa-file-medical-alt me-2"></i><?= _("Protocoles d'Entente Préalable") ?>