diff --git a/Gettext/locale/en_US/LC_MESSAGES/messages.mo b/Gettext/locale/en_US/LC_MESSAGES/messages.mo
index 76cf14d4..ec4977b9 100644
Binary files a/Gettext/locale/en_US/LC_MESSAGES/messages.mo and b/Gettext/locale/en_US/LC_MESSAGES/messages.mo differ
diff --git a/Modele/Prestataire.php b/Modele/Prestataire.php
index 010b7d95..d7b42acc 100644
--- a/Modele/Prestataire.php
+++ b/Modele/Prestataire.php
@@ -218,7 +218,7 @@ class Prestataire extends Modele {
$codeLocalite = contruireParamLike($codeLocalite);
// $sql = 'call sp_liste_prestataires(?, ?, ?)';
- $sql = 'call sp_liste_prestataires_localite(?, ?, ?, ?, ?, ?)';
+ $sql = 'call sp_liste_prestataires_localite(?, ?, ?, ?, ?, ?, ?)';
$resultat = $this->executerRequete($sql, array($codeTypePrestataire, $codeReseau, $libelle, $codePays, $codeVille ,$codeLocalite));
diff --git a/Vue/gabarit.php b/Vue/gabarit.php
index 3da07d88..b172147f 100644
--- a/Vue/gabarit.php
+++ b/Vue/gabarit.php
@@ -263,7 +263,7 @@ controlerPlafondBeneficiaire : = $_SESSION['controlerPlafondBeneficiaire'] ?>
-
+