diff --git a/Vue/Ajaxparamlienparente/index.php b/Vue/Ajaxparamlienparente/index.php index 0e3765d9..97612d72 100755 --- a/Vue/Ajaxparamlienparente/index.php +++ b/Vue/Ajaxparamlienparente/index.php @@ -11,26 +11,6 @@ } ?> - - - - - - - - - -nettoyer($lienparente['libelle']); - $enVigueur = $this->nettoyer($lienparente['enVigueur']); - - $actif = ($enVigueur == "1") ? "Oui" : "Non"; - - if (est_anglophone()){ - $libelle = $this->nettoyer($lienparente['libelleEng']); - $actif = ($enVigueur == "1") ? "Yes" : "No"; - } -?>