etc/havp/templates/br/scanner.html
changeset 0 8baf084f58c5
equal deleted inserted replaced
-1:000000000000 0:8baf084f58c5
       
     1 <html>
       
     2 
       
     3 <head>
       
     4 <title>HAVP - Erro no antivirus</title>
       
     5 <style type="text/css">
       
     6 <!--
       
     7 .style1 {
       
     8 	color: #00FFFF;
       
     9 	font-weight: bold;
       
    10 }
       
    11 -->
       
    12 </style>
       
    13 </head>
       
    14 
       
    15 <body bgcolor=#FFFFFF>
       
    16 
       
    17 
       
    18 <table width=700 height=540 border=0 align="center" cellpadding=2 cellspacing=0>
       
    19 <tr bgcolor="#CCCCCC">
       
    20 	<td height=100 colspan=2 align=center>
       
    21 	<font face=arial,helvetica size=6><strong>HAVP - Erro no antivirus </strong></font></td>
       
    22 </tr>
       
    23 <tr>
       
    24 	<td align=center valign=bottom width=150 bgcolor=#000066>&nbsp;	</td>
       
    25 	<td width=550 bgcolor=#FFFFFF align=center valign=center>	
       
    26 	  <br><font face=arial,helvetica size=4>HAVP<br>
       
    27 	  <br>
       
    28 	  <br>
       
    29 	  Um erro no antivirus ocorreu <br>
       
    30 	  enquanto escaneava
       
    31 	  <br>
       
    32 	    <br>	
       
    33 	    <br>	
       
    34 	    <br>
       
    35 	    <br>	
       
    36 	    <br>
       
    37 	    <font color=red>
       
    38 	    <b><!--message--></b>
       
    39 		</font>
       
    40 	    <font color=black >
       
    41 	    <br>
       
    42 	Entre em contato com o suporte </font></font> <br>
       
    43 	<br>
       
    44 	</p>
       
    45 	  <p>&nbsp;</p></td>
       
    46 </tr>
       
    47 <tr>
       
    48   <td align=center valign=middle bgcolor=#000066><span class="style1"><font face=arial,helvetica size=2 > Your
       
    49         Company Here </font></span></td>
       
    50   <td bgcolor=#FFFFFF align=center valign=middle><font face=arial,helvetica size=2> Powered by <a href="http://www.server-side.de" target="_blank">HAVP</a> </font> </td>
       
    51 </tr>
       
    52 </table>
       
    53 
       
    54 </body>
       
    55 
       
    56 </html>
       
    57