Commit 7af43a59b85efbc74ab955c2e09d98a7243cc748
1 parent
a14e621b
Exists in
master
mudança no layout da classe contato.jsp
Showing
1 changed file
with
1 additions
and
2 deletions
Show diff stats
WebContent/WEB-INF/jsp/contato/contato.jsp
@@ -21,8 +21,7 @@ | @@ -21,8 +21,7 @@ | ||
21 | <div > | 21 | <div > |
22 | <h2 class="titulo">Contato</h2> | 22 | <h2 class="titulo">Contato</h2> |
23 | </div> | 23 | </div> |
24 | - | ||
25 | - | 24 | + |
26 | <form method="post" action="${pageContext.request.contextPath}/contato/confirmacao"> | 25 | <form method="post" action="${pageContext.request.contextPath}/contato/confirmacao"> |
27 | <fieldset class="layoutCampos"> | 26 | <fieldset class="layoutCampos"> |
28 | <legend>Formulário de Contato</legend> | 27 | <legend>Formulário de Contato</legend> |