diff options
Diffstat (limited to 'files/es/web/http/methods')
-rw-r--r-- | files/es/web/http/methods/connect/index.html | 2 | ||||
-rw-r--r-- | files/es/web/http/methods/get/index.html | 2 | ||||
-rw-r--r-- | files/es/web/http/methods/index.html | 2 | ||||
-rw-r--r-- | files/es/web/http/methods/post/index.html | 2 | ||||
-rw-r--r-- | files/es/web/http/methods/put/index.html | 2 | ||||
-rw-r--r-- | files/es/web/http/methods/trace/index.html | 2 |
6 files changed, 2 insertions, 10 deletions
diff --git a/files/es/web/http/methods/connect/index.html b/files/es/web/http/methods/connect/index.html index b918b97996..afc2771a0b 100644 --- a/files/es/web/http/methods/connect/index.html +++ b/files/es/web/http/methods/connect/index.html @@ -73,8 +73,6 @@ Proxy-Authorization: basic aGVsbG86d29ybGQ=</pre> <h2 id="Compatibilidad_entre_navegadores">Compatibilidad entre navegadores</h2> -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> - <p>{{Compat("http.methods.CONNECT")}}</p> <h2 id="Ver_también">Ver también</h2> diff --git a/files/es/web/http/methods/get/index.html b/files/es/web/http/methods/get/index.html index 187bea4c24..5b9f8aea5f 100644 --- a/files/es/web/http/methods/get/index.html +++ b/files/es/web/http/methods/get/index.html @@ -58,7 +58,7 @@ translation_of: Web/HTTP/Methods/GET <h2 id="Compatibilidad_con_Navegadores">Compatibilidad con Navegadores</h2> -<p class="hidden">La tabla de compatibilidad en esta página se genera a partir de datos estructurados. Si desea contribuir con los datos, consulte <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> y envíenos una solicitud.</p> + <p>{{Compat("http.methods.GET")}}</p> diff --git a/files/es/web/http/methods/index.html b/files/es/web/http/methods/index.html index daea5bde6c..407ac90397 100644 --- a/files/es/web/http/methods/index.html +++ b/files/es/web/http/methods/index.html @@ -58,7 +58,7 @@ translation_of: Web/HTTP/Methods <h2 id="Compatibilidad_del_navegador">Compatibilidad del navegador</h2> -<p class="hidden">La tabla de compatibilidad en esta página es generada a partir de datos estructurados. Si desea contribuir con estos datos de compatibilidad, por favor escriba una solicitud de extracción a través de la siguiente dirección: <a href="https://github.com/mdn/browser-compat-data/blob/master/http/methods.json">https://github.com/mdn/browser-compat-data/blob/master/http/methods.json</a>.</p> + <p>{{Compat("http/methods")}}</p> diff --git a/files/es/web/http/methods/post/index.html b/files/es/web/http/methods/post/index.html index e89357c05d..f8655a166d 100644 --- a/files/es/web/http/methods/post/index.html +++ b/files/es/web/http/methods/post/index.html @@ -112,8 +112,6 @@ value2</pre> <h2 id="Navegadores_compatibles">Navegadores compatibles</h2> -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> - <p>{{Compat("http.methods.POST")}}</p> <h2 id="Ver_también">Ver también</h2> diff --git a/files/es/web/http/methods/put/index.html b/files/es/web/http/methods/put/index.html index 9dc13c4b10..3b5c5d00c9 100644 --- a/files/es/web/http/methods/put/index.html +++ b/files/es/web/http/methods/put/index.html @@ -88,8 +88,6 @@ Content-Location: /existente.html <h2 id="Navegadores_compatibles">Navegadores compatibles</h2> -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> - <p>{{Compat("http.methods.PUT")}}</p> <h2 id="Ver_también">Ver también</h2> diff --git a/files/es/web/http/methods/trace/index.html b/files/es/web/http/methods/trace/index.html index 015d430a66..c75dcd1a2a 100644 --- a/files/es/web/http/methods/trace/index.html +++ b/files/es/web/http/methods/trace/index.html @@ -62,8 +62,6 @@ translation_of: Web/HTTP/Methods/TRACE <h2 id="Compatibilidad_con_Buscadores">Compatibilidad con Buscadores </h2> -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> - <p>{{Compat("http.methods.TRACE")}}</p> <h2 id="Ver_también">Ver también</h2> |