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.
 
 
 
 
 
 

43 lines
1.8 KiB

{capture name="display"}
<table align="center" id="tbLogin" cellpadding="5" class="loginGer">
<tr>
<td align="center">
<table border="0" cellpadding="3" cellspacing="0" style="width: 100%">
<tr>
<td align="center" nowrap="nowrap" style="font-size:20px; color:#707070"><strong>RECUPERAR SENHA</strong></td>
</tr>
</table>
</td>
</tr>
<tr>
<td>
<table border="0" cellpadding="5" cellspacing="0" style="width: 100%; border-bottom: #d4d5da thin solid">
<tr align="center">
<td colspan="3" class="loginGer" >
<strong>RECUPERAR SUAS INFORMAÇÕES POR EMAIL</strong>
</td>
</tr>
<tr>
<td class="loginGer" style="width: 60px; font-weight: bold;font-size: 14px" align="right">EMAIL:</td>
<td colspan="2">
<input name="email" id="loginUser" type="email" maxlength="150" style="width:250px;"/>
</td>
</tr>
<tr>
<td align="right" colspan="2" >
<input type="submit" name="btEnviar" value="Enviar"/>
</td>
</tr>
<tr>
<td align="center"></td>
<td align="right" colspan="2">
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td align="center"><a href="index.php" style="font-size:14px; color:#FF1472">EFETUAR LOGIN</a></td>
</tr>
</table>
{/capture}