You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

13 lines
430 B

{capture name="display"}
<table width="200" heigh="30" border="0" cellspacing="0" cellpadding="0" class="filtro">
<tr>
<td colspan='2' style="font-weight: bold;">Deseja realmente excluir o departamento {$departamento} ?</td>
</tr>
<tr>
<td colspan="2"><a href="?acao=deleta&id={$departamento}&idProg=146">Continuar</a></td>
</tr>
<tr>
{$mes}
<tr>
</table>
{/capture}