diff options
author | Peter Bengtsson <mail@peterbe.com> | 2021-04-12 13:14:00 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-04-12 19:14:00 +0200 |
commit | 4ed5708b0631c3f96b2f59e61142fde280640729 (patch) | |
tree | 7fcc651bf88ae2d589819e609cb13a787fb3900e /files/fr/glossary | |
parent | 12b1a043c5c202f466b989c51a2176e2a991faf0 (diff) | |
download | translated-content-4ed5708b0631c3f96b2f59e61142fde280640729.tar.gz translated-content-4ed5708b0631c3f96b2f59e61142fde280640729.tar.bz2 translated-content-4ed5708b0631c3f96b2f59e61142fde280640729.zip |
Getting rid of .alllinks in fr content (#487)
Diffstat (limited to 'files/fr/glossary')
-rw-r--r-- | files/fr/glossary/base64/index.html | 3 | ||||
-rw-r--r-- | files/fr/glossary/xhtml/index.html | 2 |
2 files changed, 0 insertions, 5 deletions
diff --git a/files/fr/glossary/base64/index.html b/files/fr/glossary/base64/index.html index dabc1174d8..b5393ad986 100644 --- a/files/fr/glossary/base64/index.html +++ b/files/fr/glossary/base64/index.html @@ -59,7 +59,6 @@ original_slug: Web/API/WindowBase64/Décoder_encoder_en_base64 </dd> </dl> - <p><span class="alllinks"><a href="/fr/docs/tag/Base64">Voir toutes les pages sur base64...</a></span></p> </td> <td> <h2 class="Tools" id="Tools" name="Tools">Outils</h2> @@ -69,8 +68,6 @@ original_slug: Web/API/WindowBase64/Décoder_encoder_en_base64 <li><a href="/en-US/docs/Web/JavaScript/Typed_arrays/StringView" title="/en-US/docs/Web/JavaScript/Typed_arrays/StringView"><code>StringView</code> – une représentation des chaînes de caractères semblable à celle du langage C, basée sur les tableaux typés.</a></li> </ul> - <p><span class="alllinks"><a href="/fr/docs/tag/Base64">Voir toutes les pages sur base64...</a></span></p> - <h2 class="Related_Topics" id="Related_Topics" name="Related_Topics">Sujets connexes</h2> <ul> diff --git a/files/fr/glossary/xhtml/index.html b/files/fr/glossary/xhtml/index.html index 08fba95aca..60e141a748 100644 --- a/files/fr/glossary/xhtml/index.html +++ b/files/fr/glossary/xhtml/index.html @@ -86,5 +86,3 @@ Content-Type: application/xhtml+xml <li><a href="https://developer.mozilla.org/fr/docs/Web/HTML" title="HTML">HTML</a></li> <li><a href="https://developer.mozilla.org/fr/docs/Namespaces" title="Namespaces">Namespaces</a></li> </ul> - -<p><span class="alllinks"><a>Tous les outils…</a></span></p> |