Commit b252d31806b365fae034a61b242ef452d11747cc

Authored by fabricio
1 parent 7af43a59
Exists in master

mudança no layout da classe contato.jsp

Showing 1 changed file with 1 additions and 0 deletions   Show diff stats
WebContent/WEB-INF/jsp/contato/contato.jsp
... ... @@ -21,6 +21,7 @@
21 21 <div >
22 22 <h2 class="titulo">Contato</h2>
23 23 </div>
  24 +
24 25  
25 26 <form method="post" action="${pageContext.request.contextPath}/contato/confirmacao">
26 27 <fieldset class="layoutCampos">
... ...