titre = "INTER SANTE - Durée de vie des bons"; ?> nettoyer($v['id']); $codeLienParente = $this->nettoyer($v['codeLienParente']); $libelle = $this->nettoyer($v['libelle']); $enVigueur = $this->nettoyer($v['enVigueur']); $actif = ($enVigueur == "1") ? "Oui" : "Non"; $btnVisible = ($codeLienParente=="A" || $codeLienParente=="C" || $codeLienParente=="E") ? "1" : "0"; if (est_anglophone()){ $libelle = $this->nettoyer($v['libelleEng']); $actif = ($enVigueur == "1") ? "Yes" : "No"; } ?>