Commit 28c7a288129eac2b2a6669c6b6cf7d92700927f8
Exists in
master
Merge branch 'master' into 'master'
Merge request para remover links externos na tela de login do i-educar Removido links externos na tela de login do i-educar. See merge request !4
Showing
1 changed file
with
0 additions
and
2 deletions
Show diff stats
ieducar/intranet/templates/nvp_htmlloginintranet.tpl
... | ... | @@ -98,8 +98,6 @@ |
98 | 98 | <tr> |
99 | 99 | <td> |
100 | 100 | <p class="forget-password"><a class="light small" href="/module/Usuario/RedefinirSenha">Esqueceu sua senha?</a></p> |
101 | - | |
102 | - <p><a target="_blank" class="light small" href="http://educacao.portabilis.com.br/">Acesso professores, pais e alunos.</a> <a target="_blank" class="decorated light small" href="http://www.portabilis.com.br/produto/educacao-19#destaques">Saiba mais</a> | |
103 | 101 | </p> |
104 | 102 | </td> |
105 | 103 | </tr> | ... | ... |