= _("Ajout par lot de prestataires") ?>
++ = _("Cible :") ?> = $nomReseau ?> (= $codeReseau ?>) +
+| = _("Catégorie") ?> | -- - | - -= _("Prestataire") ?> | -- - | Type | -- - | - -- |
diff --git a/Vue/Prestataireparlot/index.php b/Vue/Prestataireparlot/index.php index abf6e02a..4d5fd82c 100755 --- a/Vue/Prestataireparlot/index.php +++ b/Vue/Prestataireparlot/index.php @@ -1,80 +1,146 @@ titre = "INTER SANTE - Prestataire"; - - $codeReseau = $this->nettoyer($reseau['codeReseau']); - $idReseau = $this->nettoyer($reseau['id']); - $nomReseau = $this->nettoyer($reseau['libelle']); - - if (est_anglophone()){ - - $libbouton = "Check all"; - }else{ - $libbouton = "Cocher tous"; - } - + $codeReseau = $this->nettoyer($reseau['codeReseau']); + $idReseau = $this->nettoyer($reseau['id']); + $nomReseau = $this->nettoyer($reseau['libelle']); + + $isAnglais = est_anglophone(); + $libbouton = $isAnglais ? "Check all" : "Cocher tous"; ?> - +
+ = _("Cible :") ?> = $nomReseau ?> (= $codeReseau ?>) +
+| = _("Catégorie") ?> | -- - | - -= _("Prestataire") ?> | -- - | Type | -- - | - -- |
= _("Utilisez les filtres ci-dessus pour afficher les prestataires disponibles.") ?>
+