PABX da Simples IP
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.
 
 
 
 
 
 

30 lines
945 B

{capture name="display"}
<table width="500" border="0" cellpadding="2" cellspacing="0" class="agente">
<tr>
<td>
<table border="0" cellspacing="0" cellpadding="3" style="border: 1px solid #CCCCCC;">
<tr>
<th colspan="4" class="headColun">Cadastro</th>
<th colspan="4" class="headColun">Localizar</th>
</tr>
<tr>
</table>
</td>
</tr>
<tr>
<td valign="top" >Fone</td>
</tr>
<tr>
<td valign="top" ><input name="AnotaFone" type="text" id="AnotaFone"></td>
</tr>
<tr>
<td valign="top" ><form action="" method="post" name="anotaText" id="anotaText">
<textarea name="textfield" cols="100" rows="15"></textarea>
</form></td>
</tr>
<tr>
<td valign="top" >&nbsp;</td>
</tr>
</table>
{/capture}