diff --git a/paquet.xml b/paquet.xml
index 68f283fd3ffeb253ca6bc59e67d4b95f7a55b5f9..566e5993641dbc00814478c045a0d0f13ec6cca5 100644
--- a/paquet.xml
+++ b/paquet.xml
@@ -1,7 +1,7 @@
 <paquet
 	prefix="formidable"
 	categorie="communication"
-	version="3.38.8"
+	version="3.38.10"
 	etat="stable"
 	compatibilite="[3.0.0;3.2.*]"
 	logo="images/formidable-64.png"
diff --git a/saisies/champ.html b/saisies/champ.html
index 5bf965c5274553f9f73067914d547fc4cb82b3e6..e177081b5fc6c67fac02090a8eb282284d233d06 100644
--- a/saisies/champ.html
+++ b/saisies/champ.html
@@ -25,4 +25,5 @@
 	#SET{data,#GET{data}|array_merge{#GET{saisie}}}
 	</BOUCLE_parcours>
 
-#INCLURE{fond=saisies/#ENV{type_choix,selection},data=#GET{data},env,cacher_option_intro='oui',defaut=''}
+	[(#SET{data,#GET{data}|array_filter})]
+	<INCLURE{fond=saisies/#ENV{type_choix,selection},data=#GET{data},env,option_intro=<:formidable:traitements_champ_aucun:>,defaut=''}>