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.
 
 
 
 
 
 

14 lines
361 B

{capture name="display"}
<table cellpadding="2" width="600" class="grid">
<tr >
<th colspan="3" align="center"> CALL CENTER </th>
</tr>
<tr>
<td align="center" colspan="3">
<span id="agentes">{$agentes}</span>
</td>
</tr>
</table>
{/capture}