diff options
author | Peter Bengtsson <mail@peterbe.com> | 2021-06-22 07:49:34 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-06-22 13:49:34 +0200 |
commit | 54dab32379dd4758a25387f0736a04067383688b (patch) | |
tree | 4104afcc30c8b64b8a74b2ccc757ec4d876bd55b /files/pl/web/http/headers | |
parent | e153e556e3a9c5727cf7be5a31e7feb3b0446870 (diff) | |
download | translated-content-54dab32379dd4758a25387f0736a04067383688b.tar.gz translated-content-54dab32379dd4758a25387f0736a04067383688b.tar.bz2 translated-content-54dab32379dd4758a25387f0736a04067383688b.zip |
remove hidden bcd table paragraph from 'pl' (#1273)
Diffstat (limited to 'files/pl/web/http/headers')
-rw-r--r-- | files/pl/web/http/headers/cache-control/index.html | 2 | ||||
-rw-r--r-- | files/pl/web/http/headers/date/index.html | 2 | ||||
-rw-r--r-- | files/pl/web/http/headers/referrer-policy/index.html | 2 |
3 files changed, 2 insertions, 4 deletions
diff --git a/files/pl/web/http/headers/cache-control/index.html b/files/pl/web/http/headers/cache-control/index.html index 8ce8eb1f63..2efcf437d8 100644 --- a/files/pl/web/http/headers/cache-control/index.html +++ b/files/pl/web/http/headers/cache-control/index.html @@ -157,8 +157,6 @@ Cache-Control: stale-if-error=<seconds> <h2 id="Browser_compatibility">Browser compatibility</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.headers.Cache-Control")}}</p> <h2 id="See_also">See also</h2> diff --git a/files/pl/web/http/headers/date/index.html b/files/pl/web/http/headers/date/index.html index 175c134575..81efdff778 100644 --- a/files/pl/web/http/headers/date/index.html +++ b/files/pl/web/http/headers/date/index.html @@ -71,7 +71,7 @@ original_slug: Web/HTTP/Headers/Data <h2 id="Zgodność_z_przeglądarką"><span class="short_text" id="result_box" lang="pl"><span>Zgodność z przeglądarką</span></span></h2> -<p class="hidden">Tabela kompatybilności na tej stronie jest generowana z danych strukturalnych. Jeżeli chcesz pomóc w dostarczeniu danch otwórz link: <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> i wyślij nam zapytanie.</p> + <p>{{Compat("http.headers.Date")}}</p> diff --git a/files/pl/web/http/headers/referrer-policy/index.html b/files/pl/web/http/headers/referrer-policy/index.html index 186868538e..a7a3974505 100644 --- a/files/pl/web/http/headers/referrer-policy/index.html +++ b/files/pl/web/http/headers/referrer-policy/index.html @@ -227,7 +227,7 @@ Referrer-Policy: unsafe-url <h2 id="Kompatybilność_z_przeglądarkami">Kompatybilność z przeglądarkami</h2> -<div class="hidden">Tabela kompatybilności na tej stronie jest generowana z danych strukturalnych. Jeśli chcesz mieć swój wkład w tworzenie tych danych, sprawdź <a class="external" href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> i wyślij nam żądanie pull.</div> + <p>{{Compat("http.headers.Referrer-Policy")}}</p> |