aboutsummaryrefslogtreecommitdiff
path: root/files/es/web/html/element/input
diff options
context:
space:
mode:
authorPeter Bengtsson <mail@peterbe.com>2021-06-22 07:55:45 -0400
committerGitHub <noreply@github.com>2021-06-22 13:55:45 +0200
commit325a9a16506132e984a82bbfce18f9220e81fbb0 (patch)
tree91bc3309b5569ffc128143fa3babe8c04bd9e88c /files/es/web/html/element/input
parent54dab32379dd4758a25387f0736a04067383688b (diff)
downloadtranslated-content-325a9a16506132e984a82bbfce18f9220e81fbb0.tar.gz
translated-content-325a9a16506132e984a82bbfce18f9220e81fbb0.tar.bz2
translated-content-325a9a16506132e984a82bbfce18f9220e81fbb0.zip
remove hidden bcd table from 'es' (#1271)
Diffstat (limited to 'files/es/web/html/element/input')
-rw-r--r--files/es/web/html/element/input/email/index.html2
-rw-r--r--files/es/web/html/element/input/text/index.html2
2 files changed, 2 insertions, 2 deletions
diff --git a/files/es/web/html/element/input/email/index.html b/files/es/web/html/element/input/email/index.html
index 9a4fa78490..b145026434 100644
--- a/files/es/web/html/element/input/email/index.html
+++ b/files/es/web/html/element/input/email/index.html
@@ -397,7 +397,7 @@ label::after {
<h2 id="Compatibilidad_del_navegador">Compatibilidad del navegador</h2>
-<div class="hidden">La tabla de compatibilidad de esta página se genera a partir de datos estructurados. Si deseas contribuir con los datos, consulta <a class="external" href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> y envíanos una solicitud de extracción.</div>
+
<p>{{Compat("html.elements.input.input-email")}}</p>
diff --git a/files/es/web/html/element/input/text/index.html b/files/es/web/html/element/input/text/index.html
index a3061bbc78..1cdd794f96 100644
--- a/files/es/web/html/element/input/text/index.html
+++ b/files/es/web/html/element/input/text/index.html
@@ -458,7 +458,7 @@ input:valid+span:after {
<h2 id="Compatibilidad_del_navegador">Compatibilidad del navegador</h2>
-<div class="hidden">La tabla de compatibilidad de esta página se genera a partir de datos estructurados. Si deseas contribuir con los datos, consulta <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> y envíanos una solicitud de extracción.</div>
+
<p>{{Compat("html.elements.input.input-text")}}</p>