diff options
Diffstat (limited to 'files/es/web/html/attributes')
-rw-r--r-- | files/es/web/html/attributes/accept/index.html | 2 | ||||
-rw-r--r-- | files/es/web/html/attributes/min/index.html | 2 | ||||
-rw-r--r-- | files/es/web/html/attributes/minlength/index.html | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/files/es/web/html/attributes/accept/index.html b/files/es/web/html/attributes/accept/index.html index 7714aea4d4..2b6099c57c 100644 --- a/files/es/web/html/attributes/accept/index.html +++ b/files/es/web/html/attributes/accept/index.html @@ -158,7 +158,7 @@ original_slug: Web/HTML/Atributos/accept <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.attribute.accept")}}</p> diff --git a/files/es/web/html/attributes/min/index.html b/files/es/web/html/attributes/min/index.html index 0fbd4a9b8f..a51134a519 100644 --- a/files/es/web/html/attributes/min/index.html +++ b/files/es/web/html/attributes/min/index.html @@ -117,7 +117,7 @@ original_slug: Web/HTML/Atributos/min <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.attributes.min")}}</p> diff --git a/files/es/web/html/attributes/minlength/index.html b/files/es/web/html/attributes/minlength/index.html index a982aee0a3..93ce78ba06 100644 --- a/files/es/web/html/attributes/minlength/index.html +++ b/files/es/web/html/attributes/minlength/index.html @@ -58,7 +58,7 @@ input:invalid:focus { <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.attribute.minlength")}}</p> |