diff options
author | Peter Bengtsson <mail@peterbe.com> | 2021-04-20 07:17:26 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-04-20 07:17:26 -0400 |
commit | a1da5831b1e88aa48a595f9befb741a0d599c302 (patch) | |
tree | 8b8be69613817ff9fe5ab76ff4b0e08bd709d8bb /files/pt-br/web/html | |
parent | 51bef75ec4cc90edda43d19b0db14f990f4978f0 (diff) | |
download | translated-content-a1da5831b1e88aa48a595f9befb741a0d599c302.tar.gz translated-content-a1da5831b1e88aa48a595f9befb741a0d599c302.tar.bz2 translated-content-a1da5831b1e88aa48a595f9befb741a0d599c302.zip |
getting rid of .alllinks in pt-BR (#595)
Diffstat (limited to 'files/pt-br/web/html')
-rw-r--r-- | files/pt-br/web/html/index.html | 2 | ||||
-rw-r--r-- | files/pt-br/web/html/reference/index.html | 4 |
2 files changed, 1 insertions, 5 deletions
diff --git a/files/pt-br/web/html/index.html b/files/pt-br/web/html/index.html index 97a8e50f37..ae9ac88b35 100644 --- a/files/pt-br/web/html/index.html +++ b/files/pt-br/web/html/index.html @@ -115,4 +115,4 @@ translation_of: Web/HTML </dl> </div> </div> -<span class="alllinks"><a href="/pt-BR/docs/tag/HTML">Ver todos...</a></span></section> +</section> diff --git a/files/pt-br/web/html/reference/index.html b/files/pt-br/web/html/reference/index.html index cc18bbe218..eacbfe5720 100644 --- a/files/pt-br/web/html/reference/index.html +++ b/files/pt-br/web/html/reference/index.html @@ -20,7 +20,3 @@ original_slug: Web/HTML/ReferenciaHTML <dt><a href="/en-US/docs/Web/Guide/HTML/Content_categories">Categorias de conteúdo</a></dt> <dd>Todo elemento em HTML é membro de uma ou mais categorias de conteúdo — estas categorias agrupam elementos que compartilham características comuns.</dd> </dl> - -<p><span class="alllinks"><a href="/pt-BR/docs/tag/HTML" title="Article tagged: HTML">Veja todas as páginas com a tag<em> </em><em>HTML</em>...</a></span></p> - -<div class="section"></div> |