diff --git a/includes/recherche/recherche_histo.php b/includes/recherche/recherche_histo.php
index fe50c7eb8..7c5c15c28 100644
--- a/includes/recherche/recherche_histo.php
+++ b/includes/recherche/recherche_histo.php
@@ -35,7 +35,7 @@ Aucune recherche enregistrée.
RAISON SOCIALE : =$parametres['raisonSociale'];?>
- N° & VOIE : =$parametres['numVoie'];?>
+ N° & VOIE : =$parametres['numVoie'];?> =$parametres['voie'];?>
CP OU DÉP. / VILLE : =$parametres['cpVille'];?>
TÉL / FAX : =$parametres['telFax'];?>
NAF : =$parametres['naf'];?>
diff --git a/includes/recherche/recherche_list.php b/includes/recherche/recherche_list.php
index 5df0a3844..cda794ba3 100644
--- a/includes/recherche/recherche_list.php
+++ b/includes/recherche/recherche_list.php
@@ -432,8 +432,18 @@ if ( isset($O['results']['info']) &&
} //Fin test nombre de résultat
?>
-
Effectuer une recherche entreprise avec les paramètres "=$strCriteres?>"
0 ){ $search.= ' '.$_SESSION['formR']['dirPrenom']; } + if(isset($_SESSION['formR']['dirPrenom']) && count($search)==0 ){ $search.= $_SESSION['formR']['dirPrenom']; } +?> +Effectuer une recherche entreprise avec les paramètres "=$search?>"
+