diff --git a/Vue/Accueilassure/index.php b/Vue/Accueilassure/index.php index b63f9fe..49e68f4 100755 --- a/Vue/Accueilassure/index.php +++ b/Vue/Accueilassure/index.php @@ -283,23 +283,12 @@
| = _("Exercice") ?> | -= _("Garantie") ?> | -= _("Taux") ?> | - -= _("Consommations") ?> | -= _("Prestations") ?> | -||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| = _("Plafond") ?> | -= _("Périodicité") ?> | -= _("Dépenses") ?> | -= _("Solde") ?> | - -= _("Nb Transaction") ?> | -= _("Périodicité") ?> | -= _("Nbre Prestation") ?> | += _("Exercice") ?> | += _("Garantie") ?> | += _("Limites") ?> | += _("Consommations") ?> | = _("Solde") ?> | += _("Parent") ?> |
| = $this->nettoyer($v['exercieReference'])?> | - ='95' || $transactionFamille=="1"): ?> - " href="javascript:alert('Plafond ou nombre de transaction atteint pour cette garantie!');"> + ='95'): ?> + " href="javascript:alert('Plafond atteint pour cette garantie!');"> = $this->nettoyer($v['garantie'])?> @@ -336,17 +322,9 @@ = $this->nettoyer($v['garantie'])?> | -= $this->nettoyer($v['tauxPlafond']).'%'; ?> | -= $plafondFamille ?> | -= $v['periodicitePlafondFamille'] ?> | = format_N($this->nettoyer($v['consommationFamille'])) ?> | = format_N($this->nettoyer($v['soldeGarantieFamille'])) ?> | - -= $this->nettoyer($v['nbreTransactionFamille']) ?> | -= $v['periodiciteFamille'] ?> | -= $this->nettoyer($v['comptePrestationFamille']) ?> | -= $this->nettoyer($v['soldeTransactionFamille']) ?> | ||