diff options
Diffstat (limited to 'files/pl/web/html/element')
-rw-r--r-- | files/pl/web/html/element/head/index.html | 2 | ||||
-rw-r--r-- | files/pl/web/html/element/iframe/index.html | 2 | ||||
-rw-r--r-- | files/pl/web/html/element/title/index.html | 2 |
3 files changed, 1 insertions, 5 deletions
diff --git a/files/pl/web/html/element/head/index.html b/files/pl/web/html/element/head/index.html index aa1c44454f..70f09ba434 100644 --- a/files/pl/web/html/element/head/index.html +++ b/files/pl/web/html/element/head/index.html @@ -107,8 +107,6 @@ translation_of: Web/HTML/Element/head <h2 id="Kompatybilność_z_przeglądarką">Kompatybilność z przeglądarką</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("html.elements.head")}}</p> <h2 id="Zobacz_także">Zobacz także</h2> diff --git a/files/pl/web/html/element/iframe/index.html b/files/pl/web/html/element/iframe/index.html index 19d9e9404e..09947f206d 100644 --- a/files/pl/web/html/element/iframe/index.html +++ b/files/pl/web/html/element/iframe/index.html @@ -287,6 +287,6 @@ translation_of: Web/HTML/Element/iframe <h2 id="Zgodność_z_przeglądarkami">Zgodność z przeglądarkami</h2> -<div class="hidden">Tabela zgodności na tej stronie jest generowana z danych modelowanych. Jeśli chcesz mieć swój udział w tworzeniu, sprawdź <a 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("html.elements.iframe", 3)}}</p> diff --git a/files/pl/web/html/element/title/index.html b/files/pl/web/html/element/title/index.html index 2f6f35f467..b343ef1d22 100644 --- a/files/pl/web/html/element/title/index.html +++ b/files/pl/web/html/element/title/index.html @@ -117,6 +117,4 @@ translation_of: Web/HTML/Element/title <h2 id="Kompatybilność_z_przeglądarką">Kompatybilność z przeglądarką</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("html.elements.title")}}</p> |