Commit 08c3925eafc2c64db7335b70f3cb1fe7b27321b0
1 parent
84aa5cf8
Exists in
master
and in
1 other branch
Correção no link "Contato" que estava direcionando para a pagina errada.
Showing
1 changed file
with
3 additions
and
1 deletions
Show diff stats
src/main/webapp/WEB-INF/jsp/institucional/acessibilidade.jsp
... | ... | @@ -85,12 +85,14 @@ |
85 | 85 | <h2 class="outstanding-title">Dúvidas, sugestões e críticas</h2> |
86 | 86 | </div> |
87 | 87 | |
88 | - <p>No caso de problemas com a acessibilidade do portal, favor entrar em<a href="http://www.governoeletronico.gov.br/contato"> contato</a>.</p> | |
88 | + <p>No caso de problemas com a acessibilidade do portal, favor entrar em<a href="http://www.governoeletronico.gov.br/contato"> contato</a>.</p> | |
89 | 89 | |
90 | 90 | <hr class="hr_linhaDupla"> |
91 | 91 | <div class="outstanding-header"> |
92 | 92 | <h2 class="outstanding-title">Dicas, links e recursos úteis</h2> |
93 | 93 | </div> |
94 | + | |
95 | + | |
94 | 96 | |
95 | 97 | <ul> |
96 | 98 | <li><a class="external-link" href="http://www.acessibilidadelegal.com" target="_self" title="">Acessibilidade Legal (link para um novo sítio)</a></li> | ... | ... |