a
This commit is contained in:
parent
355a6ef1e0
commit
5d66851002
|
|
@ -126,6 +126,8 @@
|
||||||
$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']);
|
||||||
|
|
||||||
|
var_dump($garantieadherents);
|
||||||
?>
|
?>
|
||||||
<input type="text" id="nomForm" name="nomForm" class="sr-only" value="frmaccueil">
|
<input type="text" id="nomForm" name="nomForm" class="sr-only" value="frmaccueil">
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user