diff --git a/content/mouline_corpus.html b/content/mouline_corpus.html
index 97cca78..ce5cff6 100644
--- a/content/mouline_corpus.html
+++ b/content/mouline_corpus.html
@@ -3,7 +3,7 @@
-
- #SET{liste_lignes,#LISTE{1}} #SET{trop_gros,100000000} [(#REM) trop gros = 100Mo ]
+ #SET{liste_lignes,#LISTE{1}} #SET{trop_gros,#CONFIG{corpus_web/taille_max}} [(#REM) trop gros = 100Mo ]
#SET{nb_lignes, #FILE|nombre_ligne} [(#GET{nb_lignes}|!={1}|oui) #SET{liste_lignes,#LISTE{1,#GET{nb_lignes}}}]
[(#FILE|basename)] : [(#GET{nb_lignes}) [(#GET{nb_lignes}|singulier_ou_pluriel{page,pages})]] ([(#SIZE|human_filesize)o])
diff --git a/formulaires/configurer_corpus_web.html b/formulaires/configurer_corpus_web.html
index 8b49a1f..40dc631 100644
--- a/formulaires/configurer_corpus_web.html
+++ b/formulaires/configurer_corpus_web.html
@@ -9,7 +9,12 @@
#ACTION_FORMULAIRE
-
+
+
+
diff --git a/prive/squelettes/contenu/configurer_corpus_web.html b/prive/squelettes/contenu/configurer_corpus_web.html
index 23a58a3..d67696b 100644
--- a/prive/squelettes/contenu/configurer_corpus_web.html
+++ b/prive/squelettes/contenu/configurer_corpus_web.html
@@ -3,5 +3,5 @@
<:corpus:titre_page_configurer_corpus:>
- #FORMULAIRE_CONFIGURER_CORPUS
+ #FORMULAIRE_CONFIGURER_CORPUS_WEB