diff --git a/Vue/Ajaxlisteprestataireparametrage/prestatairesactifs.php b/Vue/Ajaxlisteprestataireparametrage/prestatairesactifs.php
index f6d0e2a..a3ab41e 100755
--- a/Vue/Ajaxlisteprestataireparametrage/prestatairesactifs.php
+++ b/Vue/Ajaxlisteprestataireparametrage/prestatairesactifs.php
@@ -27,7 +27,6 @@
= _("Type") ?> |
= _("Situation") ?> |
- = _("Fixe") ?> |
= _("Mobile") ?> |
= _("Convention") ?> |
@@ -66,7 +65,6 @@
= $this->nettoyer($prestataire['typeprestataire']) ?> |
= substr($this->nettoyer($prestataire['adresseGeo']),0,15) ?> |
- = $this->nettoyer($prestataire['fixe']) ?> |
= $this->nettoyer($prestataire['mobile']) ?> |
@@ -147,13 +145,6 @@
-
-
- = _("Fixe") ?>
- = $this->nettoyer($prestataire['fixe']) ?>
-
-
-
|