From 44f6ac6ab0279bc01d7b431d236fb97708b95efe Mon Sep 17 00:00:00 2001 From: Vincent Vanwaelscappel Date: Mon, 21 Oct 2024 14:01:40 +0200 Subject: [PATCH] wait #7131 --- js/libs/fluidbook/forms/fluidbook.form.christaud.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/js/libs/fluidbook/forms/fluidbook.form.christaud.js b/js/libs/fluidbook/forms/fluidbook.form.christaud.js index 7c24d1c4..b36d192e 100644 --- a/js/libs/fluidbook/forms/fluidbook.form.christaud.js +++ b/js/libs/fluidbook/forms/fluidbook.form.christaud.js @@ -63,7 +63,7 @@ FluidbookFormChristaud.prototype = { view += '
'; view += '
'; view += '
'; - view += '
Merci de rensigner le formulaire ci-dessous pour télécharger le catalogue :
'; + view += '
Merci de renseigner le formulaire ci-dessous pour télécharger le catalogue :
'; view += '
'; view += ''; -- 2.39.5