aboutsummaryrefslogtreecommitdiff
path: root/files/fr/learn/forms/your_first_form
diff options
context:
space:
mode:
authorFlorian Merz <me@fiji-flo.de>2021-02-11 12:36:30 +0100
committerFlorian Merz <me@fiji-flo.de>2021-02-11 12:36:30 +0100
commit7766d67593cf81cc5d15a77b6dcad98d1b98f6aa (patch)
tree004e031fc47a2ed576e83000b7ef08f9355459f4 /files/fr/learn/forms/your_first_form
parent39f2114f9797eb51994966c6bb8ff1814c9a4da8 (diff)
downloadtranslated-content-7766d67593cf81cc5d15a77b6dcad98d1b98f6aa.tar.gz
translated-content-7766d67593cf81cc5d15a77b6dcad98d1b98f6aa.tar.bz2
translated-content-7766d67593cf81cc5d15a77b6dcad98d1b98f6aa.zip
unslug fr: modify
Diffstat (limited to 'files/fr/learn/forms/your_first_form')
-rw-r--r--files/fr/learn/forms/your_first_form/example/index.html3
-rw-r--r--files/fr/learn/forms/your_first_form/index.html3
2 files changed, 4 insertions, 2 deletions
diff --git a/files/fr/learn/forms/your_first_form/example/index.html b/files/fr/learn/forms/your_first_form/example/index.html
index 3f25e6d644..70455c78a8 100644
--- a/files/fr/learn/forms/your_first_form/example/index.html
+++ b/files/fr/learn/forms/your_first_form/example/index.html
@@ -1,7 +1,8 @@
---
title: Exemple
-slug: Web/Guide/HTML/Formulaires/Mon_premier_formulaire_HTML/Exemple
+slug: Learn/Forms/Your_first_form/Example
translation_of: Learn/Forms/Your_first_form/Example
+original_slug: Web/Guide/HTML/Formulaires/Mon_premier_formulaire_HTML/Exemple
---
<p>Ceci est l'exemple pour l'article <a href="/fr/docs/HTML/Formulaires/Mon_premier_formulaire_HTML" title="/en-US/docs/HTML/Forms/My_first_HTML_form">Mon premier formulaire HTML</a>.</p>
diff --git a/files/fr/learn/forms/your_first_form/index.html b/files/fr/learn/forms/your_first_form/index.html
index 8f082f6d81..ca8631cf21 100644
--- a/files/fr/learn/forms/your_first_form/index.html
+++ b/files/fr/learn/forms/your_first_form/index.html
@@ -1,6 +1,6 @@
---
title: Mon premier formulaire HTML
-slug: Web/Guide/HTML/Formulaires/Mon_premier_formulaire_HTML
+slug: Learn/Forms/Your_first_form
tags:
- Apprentissage
- Codage
@@ -11,6 +11,7 @@ tags:
- HTML
- Web
translation_of: Learn/Forms/Your_first_form
+original_slug: Web/Guide/HTML/Formulaires/Mon_premier_formulaire_HTML
---
<p>{{LearnSidebar}}{{NextMenu("Web/Guide/HTML/Formulaires/Comment_structurer_un_formulaire_HTML", "Web/Guide/HTML/Formulaires")}}</p>