diff --git a/Vue/Accueilassure/index copy 2.php b/Vue/Accueilassure/index copy 2.php new file mode 100755 index 0000000..e139191 --- /dev/null +++ b/Vue/Accueilassure/index copy 2.php @@ -0,0 +1,1317 @@ + + + + + +titre = "Intersanté - Accueil"; + + $pourcentageOut = round((100*$limite_adherent['consommationOut'])/$limite_adherent['plafondOut'],2); + $pourcentageInp = round((100*$limite_adherent['consommationInp'])/$limite_adherent['plafondInp'],2); + +?> + + +
| = _('Légende').':'?> | += _('Consommation').' >= 50%'?> | ++ | + | + | = _('Consommation').' >= 80%'?> | ++ | + | + | = _('Consommation').' = 100% / '._('Transaction').' = 100%'?> | ++ | + |
| = _('Légende').':'?> | -= _('Consommation').' >= 50%'?> | -- | - | - | = _('Consommation').' >= 80%'?> | -- | - | - | = _('Consommation').' = 100% / '._('Transaction').' = 100%'?> | -- | - |