aboutsummaryrefslogtreecommitdiff
path: root/files/pt-br/learn/forms/form_validation
diff options
context:
space:
mode:
authorFlorian Merz <me@fiji-flo.de>2021-02-11 14:49:58 +0100
committerFlorian Merz <me@fiji-flo.de>2021-02-11 14:49:58 +0100
commit1d435be33d8b76cd7b06cd06996c19d74f83cfd4 (patch)
tree86057a0d5693744915564716a97ba7466c041e6e /files/pt-br/learn/forms/form_validation
parent68fc8e96a9629e73469ed457abd955e548ec670c (diff)
downloadtranslated-content-1d435be33d8b76cd7b06cd06996c19d74f83cfd4.tar.gz
translated-content-1d435be33d8b76cd7b06cd06996c19d74f83cfd4.tar.bz2
translated-content-1d435be33d8b76cd7b06cd06996c19d74f83cfd4.zip
unslug pt-br: modify
Diffstat (limited to 'files/pt-br/learn/forms/form_validation')
-rw-r--r--files/pt-br/learn/forms/form_validation/index.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/files/pt-br/learn/forms/form_validation/index.html b/files/pt-br/learn/forms/form_validation/index.html
index 7f9146d0a4..8cb1e2ace0 100644
--- a/files/pt-br/learn/forms/form_validation/index.html
+++ b/files/pt-br/learn/forms/form_validation/index.html
@@ -1,7 +1,8 @@
---
title: Form data validation
-slug: Web/Guide/HTML/Forms/Form_validation
+slug: Learn/Forms/Form_validation
translation_of: Learn/Forms/Form_validation
+original_slug: Web/Guide/HTML/Forms/Form_validation
---
<div>{{LearnSidebar}}{{PreviousMenuNext("Learn/HTML/Forms/Sending_and_retrieving_form_data", "Learn/HTML/Forms/How_to_build_custom_form_widgets", "Learn/HTML/Forms")}}</div>