Commit 7af43a59b85efbc74ab955c2e09d98a7243cc748

Authored by fabricio
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 21 <div >
22 22 <h2 class="titulo">Contato</h2>
23 23 </div>
24   -
25   -
  24 +
26 25 <form method="post" action="${pageContext.request.contextPath}/contato/confirmacao">
27 26 <fieldset class="layoutCampos">
28 27 <legend>Formulário de Contato</legend>
... ...