From 36cecb8697d9f3ba9ea08e502a3da179666192be Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ma=C3=AFeul=20Rouquette?= Date: Sun, 21 Mar 2021 19:29:44 +0100 Subject: [PATCH] Saisies : datas->data --- formulaires/configurer_podcast.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/formulaires/configurer_podcast.html b/formulaires/configurer_podcast.html index 73500f9..73f5c69 100644 --- a/formulaires/configurer_podcast.html +++ b/formulaires/configurer_podcast.html @@ -10,13 +10,13 @@ label=<:podcast:label_podcast_auto:>, explication=<:podcast:explication_podcast_auto:>, defaut=oui, - datas=#ARRAY{ + data=#ARRAY{ oui,<:item_oui:>, non,<:item_non:>}})] [(#SAISIE{checkbox, podcast_types, label=<:podcast:label_podcast_types:>, explication=<:podcast:explication_podcast_types:>, - datas=#ARRAY{ + data=#ARRAY{ channels,<:podcast:valeur_channels:>, itunes,<:podcast:valeur_itunes:>, miro,<:podcast:valeur_miro:>, @@ -65,7 +65,7 @@ label=<:podcast:label_explicit:>, explication=<:podcast:explication_explicit:>, defaut=clean, - datas=#ARRAY{ + data=#ARRAY{ yes,<:item_oui:>, clean,<:podcast:valeur_clean:>, no,<:item_non:>}})] @@ -104,4 +104,4 @@

- \ No newline at end of file +