Viewing file: notificacion.php (3.08 KB) -rw-rw-rw- Select action/file-type: (+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
<?php $mensaje = "<!DOCTYPE html PUBLIC '-//W3C//DTD XHTML 1.0 Transitional//EN' 'http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd'>
<html xmlns='http://www.w3.org/1999/xhtml'>
<head>
<meta http-equiv='Content-Type' content='text/html; charset=iso-8859-1' />
<title>Notificación </title>
<style type='text/css'>
<!--
.Estilo1 {
font-family: 'Trebuchet MS';
font-weight: bold;
}
-->
</style></head>
<body>
<table>
<tbody><tr>
<td colspan='4' height='108'><img src='http://www.boletinlegalambiental.site90.com/images/header-bol.png' alt='cabezote' width='781' height='228'></td>
</tr>
<tr>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
</tr>
<tr>
<td width='19'> </td>
<td width='14'> </td>
<td width='524'><strong>
<font style='font-size: 9pt;' color='#000000' face='Trebuchet MS'>8 de junio de 2010</font></strong>
</td>
<td width='20'> </td>
</tr>
<tr>
<td> </td>
<td> </td>
<td><strong><font color='#333333' face='Trebuchet MS' size='2'><br>
<br>
Notificación de Suscripción </font></strong></td>
<td> </td>
</tr>
<tr>
<td colspan='4'> </td>
</tr>
<tr>
<td><img src='http://www.boletinlegalambiental.site90.com/images/lateral.jpg' alt='vigilado' width='19' height='329'></td>
<td> </td>
<td align='left' valign='top'>
<p>
<font color='#000000' face='Trebuchet MS' size='2'>
Apreciado suscriptor </font> </p>
<p>
<font color='#000000' face='Trebuchet MS' size='2'>De acuerdo con la
solicitud que nos hiciste para que te comuniquemos el Boletín Legal Ambiental:</font> </p>
<p>
<font color='#000000'><font face='Trebuchet MS' size='2'>
Te informamos que la suscripción se ha realizado satisfactoriamente !!! </font> </font> </p>
<div>
</div>
<font face='Trebuchet MS' size='2'>Cordial Saludo,<br>
</font>
<p class='Estilo1 Estilo1'>Boletín Legal Ambiental <font color='#000000' size='2'><br/>SECRETARIA DISTRITAL DE AMBIENTE </font></p>
<p>
<br>
</p>
<div align='center'>
<font color='#000000' face='Trebuchet MS' size='2'>Esta es una
notificación automática, por favor no responda este mensaje
</font>
</div>
<p>
</p>
</td>
<td> </td>
</tr>
<tr>
<td colspan='4'> </td>
</tr>
<tr>
<td colspan='4' align='center'><img src='http://www.boletinlegalambiental.site90.com/images/piedepag.jpg' alt='pata' align='middle' width='773' height='78'></td>
</tr>
<tr>
<td colspan='4'>
<p align='center'>
<strong><font color='#999999' face='Trebuchet MS, Arial, Helvetica, sans-serif' size='1'>
Avisos Legales</font></strong><br>
<font color='#666666' face='Trebuchet MS, Arial, Helvetica, sans-serif' size='1'>Para dejar de recibir el Boletín Legal Ambiental, debes enviarnos un correo con el asunto <strong><em>darme de baja</em></strong> y el correo registrado a boletinlegalambiental@secretariadeambiente.gov.co.</font> </p>
</td>
</tr>
</tbody>
</table>
</body>
</html>";
|