diff --git a/formulaires/configurer_tradlang.html b/formulaires/configurer_tradlang.html
index 2c163836c879f13584bba9b0f73af840cb91a03d..f3c33253f9f5ce674666a0923a88923006b787ec 100644
--- a/formulaires/configurer_tradlang.html
+++ b/formulaires/configurer_tradlang.html
@@ -3,7 +3,7 @@
 	[<p class="reponse_formulaire reponse_formulaire_ok">(#ENV*{message_ok})</p>]
 	[<p class="reponse_formulaire reponse_formulaire_erreur">(#ENV*{message_erreur})</p>]
 	<form method="post" action="#ENV{action}"><div>
-		#ACTION_FORMULAIRE{#ENV{action}}
+		#ACTION_FORMULAIRE
 		<div class="editer-groupe">
 			<div class="editer editer_sauvegarde_locale saisie_case[(#ENV*{erreurs/sauvegarde_locale}|oui)erreur]">
 				<label for="champ_sauvegarde_locale"><:tradlang:label_sauvegarde_locale:></label>
diff --git a/formulaires/editer_tradlang_module.html b/formulaires/editer_tradlang_module.html
index 848e4f651c45ed7cf6818fa210c336e10bdb6843..67ccc718a99ed2bb4b60d821348530eb947dd70c 100644
--- a/formulaires/editer_tradlang_module.html
+++ b/formulaires/editer_tradlang_module.html
@@ -4,9 +4,7 @@
 	[<p class='reponse_formulaire reponse_formulaire_erreur'>(#ENV*{message_erreur})</p>]
 	<BOUCLE_editable(CONDITION){si #ENV{editable}|oui}>
 	<form method='post' action='#ENV{action}'><div>
-		[(#REM) declarer les hidden qui declencheront le service du formulaire
-		parametre : url d'action ]
-		#ACTION_FORMULAIRE{#ENV{action}}
+		#ACTION_FORMULAIRE
 		<div class="editer-groupe">
 			<div class="editer editer_nom_mod obligatoire[(#ENV{erreurs/nom_mod}|oui)erreur]">
 				<label for="nom_mod"><:tradlang:label_nommodule:></label>[
diff --git a/formulaires/tradlang_choisir_module.html b/formulaires/tradlang_choisir_module.html
index b3b3030e865995b3f0a2ca3bb707b8775df24889..0af04ff4028315ab501574b2312da658e2999b06 100644
--- a/formulaires/tradlang_choisir_module.html
+++ b/formulaires/tradlang_choisir_module.html
@@ -3,9 +3,7 @@
 	[<p class='reponse_formulaire reponse_formulaire_erreur'>(#ENV*{message_erreur})</p>]
 	[(#ENV{editable})
 	<form method='post' action='#ENV{action}'><div>
-		[(#REM) declarer les hidden qui declencheront le service du formulaire
-		parametre : url d'action ]
-		#ACTION_FORMULAIRE{#ENV{action}}
+		#ACTION_FORMULAIRE
 		<fieldset>
 			<legend class="h2"><:tradlang:titre_traduire:></legend>
 			<div class="editer-groupe">
diff --git a/formulaires/tradlang_importer_langue.html b/formulaires/tradlang_importer_langue.html
index 0bb9ddc8650b7258aa881b2ba21ec2ba0a793d4a..da4481167ae8d13bab7af401083655a74e5eeabe 100644
--- a/formulaires/tradlang_importer_langue.html
+++ b/formulaires/tradlang_importer_langue.html
@@ -3,8 +3,7 @@
 	[<p class="reponse_formulaire reponse_formulaire_erreur">(#ENV*{message_erreur})</p>]
 	[(#ENV{editable})
 	<form method='post' action='#ENV{action}'><div>
-		[(#REM) les hidden qui declencheront le service du formulaire parametre : url d'action ]
-		#ACTION_FORMULAIRE{#ENV{action},#FORM}
+		#ACTION_FORMULAIRE
 			<h3 class="titrem"><:tradlang:titre_form_import_step_1:></h3>
 			<div class="editer-groupe">
 				<div class="editer editer_fichier_langue[(#ENV{erreurs/fichier_langue}|oui)erreur]">
diff --git a/formulaires/tradlang_importer_langue_2.html b/formulaires/tradlang_importer_langue_2.html
index 7aa121cf9de6216c4403d27805e6009547bccb22..42c4df1f919f356c98018c69741ca96560077373 100644
--- a/formulaires/tradlang_importer_langue_2.html
+++ b/formulaires/tradlang_importer_langue_2.html
@@ -3,8 +3,7 @@
 	[<p class="reponse_formulaire reponse_formulaire_erreur">(#ENV*{message_erreur})</p>]
 	<BOUCLE_editable(CONDITION){si #ENV{editable}|oui}>
 	<form method='post' action='#ENV{action}'><div>
-		[(#REM) les hidden qui declencheront le service du formulaire parametre : url d'action ]
-		#ACTION_FORMULAIRE{#ENV{action},#FORM}
+		#ACTION_FORMULAIRE
 			<h3 class="titrem"><:tradlang:titre_form_import_step_2:></h3>
 			<B_modifs>
 			<div class="editer-groupe">