| = _("Nom") ?> | Code | = _("Catégorie") ?> | Type | = _("Ville") ?> | = _("Pays") ?> | |
|---|---|---|---|---|---|---|
| = $this->nettoyer($prestataire['libelle']) ?> | = $this->nettoyer($prestataire['codePrestataire']) ?> | = $this->nettoyer($prestataire['libelleCategorie']) ?> | = $this->nettoyer($prestataire['typeprestataire']) ?> | = $this->nettoyer($prestataire['localite']) ?> | = $this->nettoyer($prestataire['codePays']) ?> | nettoyer($prestataire['choix'] == '0')){ $check =''; } else{ $check = 'checked'; } ?> > |