|
|
@ -4,7 +4,7 @@ |
|
|
|
|
|
|
|
|
|
|
|
<head> |
|
|
|
<meta charset=utf-85 /> |
|
|
|
<meta charset="utf-8" /> |
|
|
|
<meta name="HandheldFriendly" content="True"> |
|
|
|
<meta name="MobileOptimized" content="320"> |
|
|
|
<meta name="author" content="Interlegis"> |
|
|
@ -424,7 +424,7 @@ function fotografia_excluir(){ |
|
|
|
|
|
|
|
<form name="parlamentar_form" method="post" |
|
|
|
action="parlamentar_salvar_proc" |
|
|
|
enctype="multipart/form-data" /> |
|
|
|
enctype="multipart/form-data" > |
|
|
|
<input type="hidden" name="hdn_cod_parlamentar" value="" /> |
|
|
|
<input type="hidden" name="nom_parlamentar" value="" /> |
|
|
|
<input type="hidden" name="hdn_cod_casa" value="0" /> |
|
|
|