Modifier a
This commit is contained in:
parent
ec58574e92
commit
efb3ca4194
|
|
@ -126,7 +126,9 @@
|
||||||
$this->titre = "Intersanté - Accueil";
|
$this->titre = "Intersanté - Accueil";
|
||||||
|
|
||||||
$pourcentage = round((100*$limite_adherent['consommation'])/$limite_adherent['plafond']);
|
$pourcentage = round((100*$limite_adherent['consommation'])/$limite_adherent['plafond']);
|
||||||
|
|
||||||
?>
|
?>
|
||||||
|
Sorel
|
||||||
<input type="text" id="nomForm" name="nomForm" class="sr-only" value="frmaccueil">
|
<input type="text" id="nomForm" name="nomForm" class="sr-only" value="frmaccueil">
|
||||||
|
|
||||||
<div class="card shadow-lg border-0 mb-4" style="border-radius: 15px;">
|
<div class="card shadow-lg border-0 mb-4" style="border-radius: 15px;">
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user