diff options
author | Peter Bengtsson <mail@peterbe.com> | 2021-05-04 16:40:54 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-05-04 16:40:54 -0400 |
commit | 4fc4881c987726e4e8b0a6c8ebe4fa5c20680484 (patch) | |
tree | fed186f98ff3c6b81cfa1036650a4325b0c875a6 /files/pl/web | |
parent | d5e1eef9052dcddcdc2618a9c836c97d65b4292b (diff) | |
download | translated-content-4fc4881c987726e4e8b0a6c8ebe4fa5c20680484.tar.gz translated-content-4fc4881c987726e4e8b0a6c8ebe4fa5c20680484.tar.bz2 translated-content-4fc4881c987726e4e8b0a6c8ebe4fa5c20680484.zip |
remove all .alllinks from pl (#763)
Diffstat (limited to 'files/pl/web')
-rw-r--r-- | files/pl/web/accessibility/index.html | 2 | ||||
-rw-r--r-- | files/pl/web/guide/graphics/index.html | 1 | ||||
-rw-r--r-- | files/pl/web/javascript/typed_arrays/index.html | 2 | ||||
-rw-r--r-- | files/pl/web/svg/index.html | 2 |
4 files changed, 0 insertions, 7 deletions
diff --git a/files/pl/web/accessibility/index.html b/files/pl/web/accessibility/index.html index a9350cd2d5..1d21d8f14c 100644 --- a/files/pl/web/accessibility/index.html +++ b/files/pl/web/accessibility/index.html @@ -70,8 +70,6 @@ original_slug: Web/Dostępność <li><a class="external" href="http://www.standards-schmandards.com/index.php?show/fangs">Fangs Screen Reader Emulator</a></li> </ul> - <p><span class="alllinks"><a>Pokaż wszystkie...</a></span></p> - <h4 id="Powi.C4.85zane_tematy" name="Powi.C4.85zane_tematy">Powiązane tematy</h4> <dl> diff --git a/files/pl/web/guide/graphics/index.html b/files/pl/web/guide/graphics/index.html index 17edfe14d1..b266cb093e 100644 --- a/files/pl/web/guide/graphics/index.html +++ b/files/pl/web/guide/graphics/index.html @@ -26,7 +26,6 @@ translation_of: Web/Guide/Graphics <dd> Scalable Vector Graphics (SVG) pozwala używać linii, krzywych oraz innych kształtów by wyświetlać grafikę. Unikając bitmap możesz generować obrazki, które bez problemów przeskalujesz do dowolnego rozmiaru.</dd> </dl> - <p><span class="alllinks"><a href="/en-US/docs/tag/Graphics">Wyświetl wszystko...</a></span></p> </div> <div class="section"> <h2 class="Documentation" id="Docs_for_add-on_developers" name="Docs_for_add-on_developers">Grafika 3D</h2> diff --git a/files/pl/web/javascript/typed_arrays/index.html b/files/pl/web/javascript/typed_arrays/index.html index 773f4a071e..b36127886f 100644 --- a/files/pl/web/javascript/typed_arrays/index.html +++ b/files/pl/web/javascript/typed_arrays/index.html @@ -60,8 +60,6 @@ translation_of: Web/JavaScript/Typed_arrays <li><a href="/en-US/docs/Code_snippets/StringView" title="/en-US/docs/Web/JavaScript/Typed_arrays/StringView"><code>StringView</code> – a C-like representation of strings based on typed arrays</a></li> </ul> - <p><span class="alllinks"><a href="/en-US/docs/tag/JavaScript%20typed%20arrays:Tools" title="tag/JavaScript%20typed%20arrays:Tools">View All...</a></span></p> - <h2 class="Related_Topics" id="Related_Topics" name="Related_Topics">Powiązane tematy</h2> <ul> diff --git a/files/pl/web/svg/index.html b/files/pl/web/svg/index.html index 0b378da649..c278d66ece 100644 --- a/files/pl/web/svg/index.html +++ b/files/pl/web/svg/index.html @@ -71,8 +71,6 @@ Kurs mający pomóc w rozpoczęciu nauki SVG.</div> <li><a class="external" href="http://jiggles.w3.org/svgvalidator/">Walidator SVG</a></li> </ul> - <p><span class="alllinks"><a>Pokaż wszystkie...</a></span></p> - <h4 id="Przyk.C5.82ady" name="Przyk.C5.82ady">Przykłady</h4> <ul> |