diff --git a/paquet.xml b/paquet.xml
index 339aa251f8f304f1d943c60f71d63668dbbb8a11..7d90024b32f1a5789583ba8673fb24b73d257468 100644
--- a/paquet.xml
+++ b/paquet.xml
@@ -1,7 +1,7 @@
 <paquet
 	prefix="formidable"
 	categorie="communication"
-	version="4.14.5"
+	version="4.14.6"
 	etat="stable"
 	compatibilite="[3.1.0;3.2.*]"
 	logo="images/formidable-64.png"
diff --git a/prive/objets/infos/formulaire.html b/prive/objets/infos/formulaire.html
index 34f6857e9364d4d5970103eb87fc47f2a327108c..33ec2407f58ebee8d7eb92ff4b21f3656f43bdea 100644
--- a/prive/objets/infos/formulaire.html
+++ b/prive/objets/infos/formulaire.html
@@ -11,7 +11,7 @@
 		|icone_horizontale{<:icone_voir_en_ligne:>,racine})]
 ]
 
-[(#CONFIG{formidable/activer_pages}|et{#STATUT|=={publie}}|non)
+[(#CONFIG{formidable/activer_pages}|et{#STATUT|!={publie}}|oui)
 	[(#AUTORISER{previsualiser,formulaires,#ID_FORMULAIRE,'',#ARRAY{statut,#STATUT}})
 		[(#VAL{redirect}
 			|generer_url_action{type=formulaire&id=#ID_FORMULAIRE}