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.

57 lines
2.4 KiB

{capture name="display"}
<table width="100%" style="text-align:center;" border="0" cellpadding="0" cellspacing="0" >
<tr>
<td>
{$menuAgente}
</td>
</tr>
<tr>
<td valign="top" >
<table width="100%" align="center" border="0" cellspacing="0" cellpadding="6">
<tr>
<td align="center" valign="top"><br>
<table width="260" border="0" cellspacing="0" cellpadding="2">
<tr>
<td></td>
<td></td>
</tr>
<tr align="center">
<td><br>
Motivo Pausa </td>
<td>&nbsp;</td>
</tr>
<tr align="center">
<td>{$motivoPausa}
</td>
<td>&nbsp;</td>
</tr>
<tr align="center">
<td><input name="btPausa" type="submit" id="btPausa" value="{$value}"></td>
<td>&nbsp;</td>
</tr>
<tr align="center">
<td>&nbsp;</td>
<td>&nbsp;</td>
</tr>
<tr align="center">
<td>&nbsp;</td>
<td>&nbsp;</td>
</tr>
<tr>
<td height="5"> </td>
<td></td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td height="18" align="center" bgcolor="#266cfa" ><span id="msgSis" class="msgSis">{$msgSis}</span></td>
</tr>
</table>
<span id="ajabd"></span>
{/capture}