Commit 1ff972ca53c2942f9abeec3ea163e63c3e1de393
1 parent
7c4dbabd
Exists in
master
Codificação #3311: Ajustes em Usuário
git-svn-id: https://svn.bento.ifrs.edu.br/default/ASES/e-selo@9828 c2178572-b5ca-4887-91d2-9e3a90c7d55b
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
Desenvolvimento/Codificacao/e-Selo/WebContent/WEB-INF/jsp/usuarios/form.jsp
... | ... | @@ -6,7 +6,7 @@ |
6 | 6 | <tiles:insertTemplate template="/WEB-INF/jsp/template/template.jsp"> |
7 | 7 | <tiles:putAttribute name="body"> |
8 | 8 | <a href="<c:url value="/usuarios" />"> |
9 | - <strong><span class="glyphicon glyphicon-check"></span> Usuários</strong> | |
9 | + <strong><span class="glyphicon glyphicon-check"></span> Cadastro de usuário</strong> | |
10 | 10 | </a> |
11 | 11 | |
12 | 12 | <hr /> | ... | ... |