/conf/havp/etc/havp/templates/en/maxsize.html |
---|
0,0 → 1,51 |
<html> |
<head> |
<title>HAVP - Access Denied</title> |
<style type="text/css"> |
<!-- |
.style1 { |
color: #00FFFF; |
font-weight: bold; |
} |
--> |
</style> |
</head> |
<body bgcolor=#FFFFFF> |
<table width=700 height=540 border=0 align="center" cellpadding=2 cellspacing=0> |
<tr bgcolor="#FF6600"> |
<td height=100 colspan=2 align=center> |
<font face=arial,helvetica size=6><strong>HAVP - Access Denied </strong></font></td> |
</tr> |
<tr> |
<td align=center valign=bottom width=150 bgcolor=#000066> </td> |
<td width=550 bgcolor=#FFFFFF align=center valign=center> |
<font face=arial,helvetica color=black size=4> |
<br> |
Access to the page has been denied <br> |
<br> |
because the following page is to large<br> |
<br> |
<br> |
<font color=red> |
<b><!--message--></b> |
</font></font> |
<br> |
<br> |
<br> |
</td> |
</tr> |
<tr> |
<td align=center valign=middle bgcolor=#000066><span class="style1"><font face=arial,helvetica size=2 >Your |
Company Here </font></span> </td> |
<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> |
</tr> |
</table> |
</body> |
</html> |
/conf/havp/etc/havp/templates/en/dns.html |
---|
0,0 → 1,54 |
<html> |
<head> |
<title>HAVP - DNS error</title> |
<style type="text/css"> |
<!-- |
.style1 { |
color: #00FFFF; |
font-weight: bold; |
} |
--> |
</style> |
</head> |
<body bgcolor=#FFFFFF> |
<table width=700 height=540 border=0 align="center" cellpadding=2 cellspacing=0> |
<tr bgcolor="#CCCCCC"> |
<td height=100 colspan=2 align=center> |
<font face=arial,helvetica size=6><strong>HAVP - DNS error </strong></font></td> |
</tr> |
<tr> |
<td align=center valign=bottom width=150 bgcolor=#000066> </td> |
<td width=550 bgcolor=#FFFFFF align=center valign=center> |
<font face=arial,helvetica size=4> |
HAVP<br> |
<br> |
<br> |
A DNS error occurred<br> |
while opening the page <br> |
<br> <br> |
<br> |
<br> <br> |
<font color=red> |
<b><!--message--></b> |
</font> |
<font color=black> |
<br> |
Please contact your tech support</font></font> |
<br> |
<br> |
</td> |
</tr> |
<tr> |
<td align=center valign=middle bgcolor=#000066><span class="style1"><font face=arial,helvetica size=2>Your |
Company Here</font></span> </td> |
<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> |
</tr> |
</table> |
</body> |
</html> |
/conf/havp/etc/havp/templates/en/invalid.html |
---|
0,0 → 1,49 |
<html> |
<head> |
<title>HAVP - Server Data Invalid</title> |
<style type="text/css"> |
<!-- |
.style1 { |
color: #00FFFF; |
font-weight: bold; |
} |
--> |
</style> |
</head> |
<body bgcolor=#FFFFFF> |
<table width=700 height=540 border=0 align="center" cellpadding=2 cellspacing=0> |
<tr bgcolor="#CCCCCC"> |
<td height=100 colspan=2 align=center> |
<font face=arial,helvetica size=6><strong>HAVP</strong></font></td> |
</tr> |
<tr> |
<td align=center valign=bottom width=150 bgcolor=#000066> </td> |
<td width=550 bgcolor=#FFFFFF align=center valign=center> |
<font face=arial,helvetica size=4> |
HAVP<br> |
<br> |
<br> |
The server data is invalid:<br> |
<font color=red> |
<b><!--message--></b> |
</font> |
<font color=black> |
<br> |
</font></font><br> |
<br> |
</td> |
</tr> |
<tr> |
<td align=center valign=middle bgcolor=#000066><span class="style1"><font face=arial,helvetica size=2> Your |
Company Here</font></span></td> |
<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> |
</tr> |
</table> |
</body> |
</html> |
/conf/havp/etc/havp/templates/en/down.html |
---|
0,0 → 1,49 |
<html> |
<head> |
<title>HAVP - Server Down</title> |
<style type="text/css"> |
<!-- |
.style1 { |
color: #00FFFF; |
font-weight: bold; |
} |
--> |
</style> |
</head> |
<body bgcolor=#FFFFFF> |
<table width=700 height=540 border=0 align="center" cellpadding=2 cellspacing=0> |
<tr bgcolor="#CCCCCC"> |
<td height=100 colspan=2 align=center> |
<font face=arial,helvetica size=6><strong>HAVP</strong></font></td> |
</tr> |
<tr> |
<td align=center valign=bottom width=150 bgcolor=#000066> </td> |
<td width=550 bgcolor=#FFFFFF align=center valign=center> |
<font face=arial,helvetica size=4> |
HAVP<br> |
<br> |
<br> |
The following server is down:<br> |
<font color=red> |
<b><!--message--></b> |
</font> |
<font color=black> |
<br> |
</font></font><br> |
<br> |
</td> |
</tr> |
<tr> |
<td align=center valign=middle bgcolor=#000066><span class="style1"><font face=arial,helvetica size=2> Your |
Company Here</font></span></td> |
<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> |
</tr> |
</table> |
</body> |
</html> |
/conf/havp/etc/havp/templates/en/blacklist.html |
---|
0,0 → 1,51 |
<html> |
<head> |
<title>HAVP - Access Denied</title> |
<style type="text/css"> |
<!-- |
.style1 { |
color: #00FFFF; |
font-weight: bold; |
} |
--> |
</style> |
</head> |
<body bgcolor=#FFFFFF> |
<table width=700 height=540 border=0 align="center" cellpadding=2 cellspacing=0> |
<tr bgcolor="#FF6600"> |
<td height=100 colspan=2 align=center> |
<font face=arial,helvetica size=6><strong>HAVP - Access Denied </strong></font></td> |
</tr> |
<tr> |
<td align=center valign=bottom width=150 bgcolor=#000066> </td> |
<td width=550 bgcolor=#FFFFFF align=center valign=center> |
<font face=arial,helvetica color=black size=4> |
<br> |
Access to the page has been denied <br> |
<br> |
because the following page is blacklisted <br> |
<br> |
<br> |
<font color=red> |
<b><!--message--></b> |
</font></font> |
<br> |
<br> |
<br> |
</td> |
</tr> |
<tr> |
<td align=center valign=middle bgcolor=#000066><span class="style1"><font face=arial,helvetica size=2 >Your |
Company Here </font></span> </td> |
<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> |
</tr> |
</table> |
</body> |
</html> |
/conf/havp/etc/havp/templates/en/request.html |
---|
0,0 → 1,49 |
<html> |
<head> |
<title>HAVP - Unknown Request</title> |
<style type="text/css"> |
<!-- |
.style1 { |
color: #00FFFF; |
font-weight: bold; |
} |
--> |
</style> |
</head> |
<body bgcolor=#FFFFFF> |
<table width=700 height=540 border=0 align="center" cellpadding=2 cellspacing=0> |
<tr bgcolor="#CCCCCC"> |
<td height=100 colspan=2 align=center> |
<font face=arial,helvetica size=6><strong>HAVP</strong></font></td> |
</tr> |
<tr> |
<td align=center valign=bottom width=150 bgcolor=#000066> </td> |
<td width=550 bgcolor=#FFFFFF align=center valign=center> |
<font face=arial,helvetica size=4> |
HAVP<br> |
<br> |
<br> |
The request is unknown:<br> |
<font color=red> |
<b><!--message--></b> |
</font> |
<font color=black> |
<br> |
</font></font><br> |
<br> |
</td> |
</tr> |
<tr> |
<td align=center valign=middle bgcolor=#000066><span class="style1"><font face=arial,helvetica size=2> Your |
Company Here</font></span></td> |
<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> |
</tr> |
</table> |
</body> |
</html> |
/conf/havp/etc/havp/templates/en/virus.html |
---|
0,0 → 1,51 |
<html> |
<head> |
<title>HAVP - Access Denied</title> |
<style type="text/css"> |
<!-- |
.style1 { |
color: #00FFFF; |
font-weight: bold; |
} |
--> |
</style> |
</head> |
<body bgcolor=#FFFFFF> |
<table width=700 height=540 border=0 align="center" cellpadding=2 cellspacing=0> |
<tr bgcolor="#FF6600"> |
<td height=100 colspan=2 align=center> |
<font face=arial,helvetica size=6><strong>HAVP - Access Denied </strong></font></td> |
</tr> |
<tr> |
<td align=center valign=bottom width=150 bgcolor=#000066> </td> |
<td width=550 bgcolor=#FFFFFF align=center valign=center> |
<font face=arial,helvetica color=black size=4> |
<br> |
Access to the page has been denied <br> |
<br> |
because the following virus was detected <br> |
<br> |
<br> |
<font color=red> |
<b><!--message--></b> |
</font></font> |
<br> |
<br> |
<br> |
</td> |
</tr> |
<tr> |
<td align=center valign=middle bgcolor=#000066><span class="style1"><font face=arial,helvetica size=2 >Your |
Company Here </font></span> </td> |
<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> |
</tr> |
</table> |
</body> |
</html> |
/conf/havp/etc/havp/templates/en/error.html |
---|
0,0 → 1,54 |
<html> |
<head> |
<title>HAVP - Internal error</title> |
<style type="text/css"> |
<!-- |
.style1 { |
color: #00FFFF; |
font-weight: bold; |
} |
--> |
</style> |
</head> |
<body bgcolor=#FFFFFF> |
<table width=700 height=540 border=0 align="center" cellpadding=2 cellspacing=0> |
<tr bgcolor="#CCCCCC"> |
<td height=100 colspan=2 align=center> |
<font face=arial,helvetica size=6><strong>HAVP - Internal error </strong></font></td> |
</tr> |
<tr> |
<td align=center valign=bottom width=150 bgcolor=#000066> </td> |
<td width=550 bgcolor=#FFFFFF align=center valign=center> |
<font face=arial,helvetica size=4> |
HAVP<br> |
<br> |
<br> |
An internal error occurred <br> |
while scanning the page |
<br> |
<br> <br> |
<br> |
<br> <br> |
<font color=red> |
<b><!--message--></b> |
</font> |
<font color=black> |
<br> |
Please contact your tech support</font></font><br> |
<br> |
</td> |
</tr> |
<tr> |
<td align=center valign=middle bgcolor=#000066><span class="style1"><font face=arial,helvetica size=2> Your |
Company Here</font></span></td> |
<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> |
</tr> |
</table> |
</body> |
</html> |
/conf/havp/etc/havp/templates/en/scanner.html |
---|
0,0 → 1,57 |
<html> |
<head> |
<title>HAVP - Virus scanner error</title> |
<style type="text/css"> |
<!-- |
.style1 { |
color: #00FFFF; |
font-weight: bold; |
} |
--> |
</style> |
</head> |
<body bgcolor=#FFFFFF> |
<table width=700 height=540 border=0 align="center" cellpadding=2 cellspacing=0> |
<tr bgcolor="#CCCCCC"> |
<td height=100 colspan=2 align=center> |
<font face=arial,helvetica size=6><strong>HAVP - Virus scanner error </strong></font></td> |
</tr> |
<tr> |
<td align=center valign=bottom width=150 bgcolor=#000066> </td> |
<td width=550 bgcolor=#FFFFFF align=center valign=center> |
<br><font face=arial,helvetica size=4>HAVP<br> |
<br> |
<br> |
A virus scanner error occurred<br> |
while scanning |
<br> |
<br> |
<br> |
<br> |
<br> |
<br> |
<font color=red> |
<b><!--message--></b> |
</font> |
<font color=black > |
<br> |
Please contact your tech support </font></font> <br> |
<br> |
</p> |
<p> </p></td> |
</tr> |
<tr> |
<td align=center valign=middle bgcolor=#000066><span class="style1"><font face=arial,helvetica size=2 > Your |
Company Here </font></span></td> |
<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> |
</tr> |
</table> |
</body> |
</html> |
/conf/havp/etc/havp/templates/pf/maxsize.html |
---|
0,0 → 1,51 |
<html> |
<head> |
<title>HAVP - Access Denied</title> |
<style type="text/css"> |
<!-- |
.style1 { |
color: #00FFFF; |
font-weight: bold; |
} |
--> |
</style> |
</head> |
<body bgcolor=#FFFFFF> |
<table width=700 height=540 border=0 align="center" cellpadding=2 cellspacing=0> |
<tr bgcolor="#FF6600"> |
<td height=100 colspan=2 align=center> |
<font face=arial,helvetica size=6><strong>HAVP - Access Denied </strong></font></td> |
</tr> |
<tr> |
<td align=center valign=bottom width=150 bgcolor=#000066> </td> |
<td width=550 bgcolor=#FFFFFF align=center valign=center> |
<font face=arial,helvetica color=black size=4> |
<br> |
Access to the page has been denied <br> |
<br> |
because the following page is to large<br> |
<br> |
<br> |
<font color=red> |
<b><!--message--></b> |
</font></font> |
<br> |
<br> |
<br> |
</td> |
</tr> |
<tr> |
<td align=center valign=middle bgcolor=#000066><span class="style1"><font face=arial,helvetica size=2 >Your |
Company Here </font></span> </td> |
<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> |
</tr> |
</table> |
</body> |
</html> |
/conf/havp/etc/havp/templates/pf/dns.html |
---|
0,0 → 1,54 |
<html> |
<head> |
<title>HAVP - DNS Fehler</title> |
<style type="text/css"> |
<!-- |
.style1 { |
color: #00FFFF; |
font-weight: bold; |
} |
--> |
</style> |
</head> |
<body bgcolor=#FFFFFF> |
<table width=700 height=540 border=0 align="center" cellpadding=2 cellspacing=0> |
<tr bgcolor="#CCCCCC"> |
<td height=100 colspan=2 align=center> |
<font face=arial,helvetica size=6><strong>HAVP - DNS Fehler</strong></font></td> |
</tr> |
<tr> |
<td align=center valign=bottom width=150 bgcolor=#000066> </td> |
<td width=550 bgcolor=#FFFFFF align=center valign=center> |
<font face=arial,helvetica size=4> |
HAVP<br> |
<br> |
<br> |
E DNS (Domän Näm Servis) Fähler is uffgeträt währemd<br> |
Öffne vunde Seit <br> |
<br> <br> |
<br> |
<br> <br> |
<font color=red> |
<b><!--message--></b> |
</font> |
<font color=black> |
<br> |
Froh denne Trottel der fer die Compjuter zustännig is!</font></font> |
<br> |
<br> |
</td> |
</tr> |
<tr> |
<td align=center valign=middle bgcolor=#000066><span class="style1"><font face=arial,helvetica size=2>De |
Name vunn eierm Lade</font></span> </td> |
<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> |
</tr> |
</table> |
</body> |
</html> |
/conf/havp/etc/havp/templates/pf/invalid.html |
---|
0,0 → 1,49 |
<html> |
<head> |
<title>HAVP - Server Data Invalid</title> |
<style type="text/css"> |
<!-- |
.style1 { |
color: #00FFFF; |
font-weight: bold; |
} |
--> |
</style> |
</head> |
<body bgcolor=#FFFFFF> |
<table width=700 height=540 border=0 align="center" cellpadding=2 cellspacing=0> |
<tr bgcolor="#CCCCCC"> |
<td height=100 colspan=2 align=center> |
<font face=arial,helvetica size=6><strong>HAVP</strong></font></td> |
</tr> |
<tr> |
<td align=center valign=bottom width=150 bgcolor=#000066> </td> |
<td width=550 bgcolor=#FFFFFF align=center valign=center> |
<font face=arial,helvetica size=4> |
HAVP<br> |
<br> |
<br> |
The server data is invalid:<br> |
<font color=red> |
<b><!--message--></b> |
</font> |
<font color=black> |
<br> |
</font></font><br> |
<br> |
</td> |
</tr> |
<tr> |
<td align=center valign=middle bgcolor=#000066><span class="style1"><font face=arial,helvetica size=2> Your |
Company Here</font></span></td> |
<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> |
</tr> |
</table> |
</body> |
</html> |
/conf/havp/etc/havp/templates/pf/down.html |
---|
0,0 → 1,49 |
<html> |
<head> |
<title>HAVP - Server unne</title> |
<style type="text/css"> |
<!-- |
.style1 { |
color: #00FFFF; |
font-weight: bold; |
} |
--> |
</style> |
</head> |
<body bgcolor=#FFFFFF> |
<table width=700 height=540 border=0 align="center" cellpadding=2 cellspacing=0> |
<tr bgcolor="#CCCCCC"> |
<td height=100 colspan=2 align=center> |
<font face=arial,helvetica size=6><strong>HAVP - Server unne</strong></font></td> |
</tr> |
<tr> |
<td align=center valign=bottom width=150 bgcolor=#000066> </td> |
<td width=550 bgcolor=#FFFFFF align=center valign=center> |
<font face=arial,helvetica size=4> |
HAVP<br> |
<br> |
<br> |
De folchende Server ist unne:<br> |
<font color=red> |
<b><!--message--></b> |
</font> |
<font color=black> |
<br> |
</font></font><br> |
<br> |
</td> |
</tr> |
<tr> |
<td align=center valign=middle bgcolor=#000066><span class="style1"><font face=arial,helvetica size=2> De |
Name vunn eierm Lade</font></span></td> |
<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> |
</tr> |
</table> |
</body> |
</html> |
/conf/havp/etc/havp/templates/pf/request.html |
---|
0,0 → 1,49 |
<html> |
<head> |
<title>HAVP - Unknown Request</title> |
<style type="text/css"> |
<!-- |
.style1 { |
color: #00FFFF; |
font-weight: bold; |
} |
--> |
</style> |
</head> |
<body bgcolor=#FFFFFF> |
<table width=700 height=540 border=0 align="center" cellpadding=2 cellspacing=0> |
<tr bgcolor="#CCCCCC"> |
<td height=100 colspan=2 align=center> |
<font face=arial,helvetica size=6><strong>HAVP</strong></font></td> |
</tr> |
<tr> |
<td align=center valign=bottom width=150 bgcolor=#000066> </td> |
<td width=550 bgcolor=#FFFFFF align=center valign=center> |
<font face=arial,helvetica size=4> |
HAVP<br> |
<br> |
<br> |
The request is unknown:<br> |
<font color=red> |
<b><!--message--></b> |
</font> |
<font color=black> |
<br> |
</font></font><br> |
<br> |
</td> |
</tr> |
<tr> |
<td align=center valign=middle bgcolor=#000066><span class="style1"><font face=arial,helvetica size=2> Your |
Company Here</font></span></td> |
<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> |
</tr> |
</table> |
</body> |
</html> |
/conf/havp/etc/havp/templates/pf/blacklist.html |
---|
0,0 → 1,51 |
<html> |
<head> |
<title>HAVP - Access Denied</title> |
<style type="text/css"> |
<!-- |
.style1 { |
color: #00FFFF; |
font-weight: bold; |
} |
--> |
</style> |
</head> |
<body bgcolor=#FFFFFF> |
<table width=700 height=540 border=0 align="center" cellpadding=2 cellspacing=0> |
<tr bgcolor="#FF6600"> |
<td height=100 colspan=2 align=center> |
<font face=arial,helvetica size=6><strong>HAVP - Access Denied </strong></font></td> |
</tr> |
<tr> |
<td align=center valign=bottom width=150 bgcolor=#000066> </td> |
<td width=550 bgcolor=#FFFFFF align=center valign=center> |
<font face=arial,helvetica color=black size=4> |
<br> |
Accesss to the page has been denied <br> |
<br> |
because the following page is blacklisted <br> |
<br> |
<br> |
<font color=red> |
<b><!--message--></b> |
</font></font> |
<br> |
<br> |
<br> |
</td> |
</tr> |
<tr> |
<td align=center valign=middle bgcolor=#000066><span class="style1"><font face=arial,helvetica size=2 >Your |
Company Here </font></span> </td> |
<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> |
</tr> |
</table> |
</body> |
</html> |
/conf/havp/etc/havp/templates/pf/virus.html |
---|
0,0 → 1,51 |
<html> |
<head> |
<title>HAVP - loss die Finger weck</title> |
<style type="text/css"> |
<!-- |
.style1 { |
color: #00FFFF; |
font-weight: bold; |
} |
--> |
</style> |
</head> |
<body bgcolor=#FFFFFF> |
<table width=700 height=540 border=0 align="center" cellpadding=2 cellspacing=0> |
<tr bgcolor="#FF6600"> |
<td height=100 colspan=2 align=center> |
<font face=arial,helvetica size=6><strong>HAVP - loss die Finger weck </strong></font></td> |
</tr> |
<tr> |
<td align=center valign=bottom width=150 bgcolor=#000066> </td> |
<td width=550 bgcolor=#FFFFFF align=center valign=center> |
<font face=arial,helvetica color=black size=4> |
<br> |
Uff die Seit haschte kä Zugriff, <br> |
<br> |
weil so e Krankheitserrecher gefunn worr is <br> |
<br> |
<br> |
<font color=red> |
<b><!--message--></b> |
</font></font> |
<br> |
<br> |
<br> |
</td> |
</tr> |
<tr> |
<td align=center valign=middle bgcolor=#000066><span class="style1"><font face=arial,helvetica size=2 > De |
Name vunn eierm Lade</font></span> </td> |
<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> |
</tr> |
</table> |
</body> |
</html> |
/conf/havp/etc/havp/templates/pf/error.html |
---|
0,0 → 1,54 |
<html> |
<head> |
<title>HAVP - innedrinn kaputt</title> |
<style type="text/css"> |
<!-- |
.style1 { |
color: #00FFFF; |
font-weight: bold; |
} |
--> |
</style> |
</head> |
<body bgcolor=#FFFFFF> |
<table width=700 height=540 border=0 align="center" cellpadding=2 cellspacing=0> |
<tr bgcolor="#CCCCCC"> |
<td height=100 colspan=2 align=center> |
<font face=arial,helvetica size=6><strong>HAVP - innedrinn kaputt </strong></font></td> |
</tr> |
<tr> |
<td align=center valign=bottom width=150 bgcolor=#000066> </td> |
<td width=550 bgcolor=#FFFFFF align=center valign=center> |
<font face=arial,helvetica size=4> |
HAVP<br> |
<br> |
<br> |
E innerer HAVP-Fehler is<br> |
beim Scanne vunn de Seit ufgeträte. So e Schlamperei! |
<br> |
<br> <br> |
<br> |
<br> <br> |
<font color=red> |
<b><!--message--></b> |
</font> |
<font color=black> |
<br> |
Froh denne Trottel der fer die Compjuter zustännig is!</font></font> |
<br> |
</td> |
</tr> |
<tr> |
<td align=center valign=middle bgcolor=#000066><span class="style1"><font face=arial,helvetica size=2> De |
Name vunn eierm Lade</font></span></td> |
<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> |
</tr> |
</table> |
</body> |
</html> |
/conf/havp/etc/havp/templates/pf/scanner.html |
---|
0,0 → 1,57 |
<html> |
<head> |
<title>HAVP - de Vire-Scanner is kaputt</title> |
<style type="text/css"> |
<!-- |
.style1 { |
color: #00FFFF; |
font-weight: bold; |
} |
--> |
</style> |
</head> |
<body bgcolor=#FFFFFF> |
<table width=700 height=540 border=0 align="center" cellpadding=2 cellspacing=0> |
<tr bgcolor="#CCCCCC"> |
<td height=100 colspan=2 align=center> |
<font face=arial,helvetica size=6><strong>HAVP - Vire-Scanner is kaputt</strong></font></td> |
</tr> |
<tr> |
<td align=center valign=bottom width=150 bgcolor=#000066> </td> |
<td width=550 bgcolor=#FFFFFF align=center valign=center> |
<br><font face=arial,helvetica size=4>HAVP<br> |
<br> |
<br> |
Währemd Scanne is de<br> |
Vire-Scanner kaputt gegange. Na, so was. |
<br> |
<br> |
<br> |
<br> |
<br> |
<br> |
<font color=red> |
<b><!--message--></b> |
</font> |
<font color=black > |
<br> |
Froh denne Trottel der fer die Compjuter zustännig is!</font></font> |
<br> |
</p> |
<p> </p></td> |
</tr> |
<tr> |
<td align=center valign=middle bgcolor=#000066><span class="style1"><font face=arial,helvetica size=2 > De |
Name vunn eierm Lade</font></span></td> |
<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> |
</tr> |
</table> |
</body> |
</html> |
/conf/havp/etc/havp/templates/ru/maxsize.html |
---|
0,0 → 1,51 |
<html> |
<head> |
<title>HAVP - Access Denied</title> |
<style type="text/css"> |
<!-- |
.style1 { |
color: #00FFFF; |
font-weight: bold; |
} |
--> |
</style> |
</head> |
<body bgcolor=#FFFFFF> |
<table width=700 height=540 border=0 align="center" cellpadding=2 cellspacing=0> |
<tr bgcolor="#FF6600"> |
<td height=100 colspan=2 align=center> |
<font face=arial,helvetica size=6><strong>HAVP - Access Denied </strong></font></td> |
</tr> |
<tr> |
<td align=center valign=bottom width=150 bgcolor=#000066> </td> |
<td width=550 bgcolor=#FFFFFF align=center valign=center> |
<font face=arial,helvetica color=black size=4> |
<br> |
Access to the page has been denied <br> |
<br> |
because the following page is to large<br> |
<br> |
<br> |
<font color=red> |
<b><!--message--></b> |
</font></font> |
<br> |
<br> |
<br> |
</td> |
</tr> |
<tr> |
<td align=center valign=middle bgcolor=#000066><span class="style1"><font face=arial,helvetica size=2 >Your |
Company Here </font></span> </td> |
<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> |
</tr> |
</table> |
</body> |
</html> |
/conf/havp/etc/havp/templates/ru/dns.html |
---|
0,0 → 1,53 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> |
<html> |
<head> |
<meta http-equiv="content-type" content="text/html; charset=windows-1251"> |
<style type="text/css"> |
<!-- |
html,body {background-color: #EEEEEE; margin: 2mm; padding: 0px; width: 100%; height: 100%; border-width: 0px; overflow: hidden; color: black; text-align:center } |
.main_block {vertical-align: middle; height: 100%; width: 100%; border: 0px; color: black; vertical-align: bottom; text-align: center; font-family: arial,helvetica; padding-bottom: 3%} |
.havp_scheme {vertical-align: middle; text-align: center; font-family: arial,helvetica} |
.havp_scheme.msg_area {background-color: white; font-size: 14pt; padding-left: 10%; padding-right: 10%} |
.template_header {height: 28mm; font-size: 24pt; font-weight: bold; color: white} |
.template_header.danger {background-color: #D80028} |
.template_header.warn {background-color: #FF6600} |
.template_header.standart {background-color: #00AE22} |
th.template_header strong {text-transform: uppercase} |
th.template_header.danger strong {text-decoration: blink; color: black} |
th.template_header.warn strong {text-decoration: underline; color: #661122} |
th.template_header.standart strong {color: black} |
td.havp_scheme.msg_area p.danger {border-width: 1.5mm; margin-right: 20%; margin-left: 20%; width: 60%; border-style: ridge; border-color: red; color: #D80028} |
td.havp_scheme.msg_area p.warn {color: #FF6600} |
td.havp_scheme.msg_area p.standart {color: #00AE22} |
td.havp_scheme.footer {background-color: white; font-size: 11pt; font-style: italic; padding-top: 0; padding-bottom: 2mm; height: 24pt; font-weight: bolder} |
td.havp_scheme.footer hr {width: 48%} |
td.havp_scheme.bar {width: 4cm; vertical-align: bottom; background-color: #006; color: #00EDF4; font-weight: bold} |
a.wo_underline {text-decoration: none} |
a:link {color: #006} |
a:visited {color: #800080} |
--> |
</style> |
<title>HAVP - Îøèáêà DNS</title> |
</head> |
<body> |
<table class="main_block" cellpadding="2" cellspacing="0" align="center"> |
<tr> |
<th class="template_header warn" colspan="2"> |
HTTP Antivirus Proxy - HAVP<br /><strong>Îøèáêà ïðè çàïðîñå ñëóæáû äîìåííûõ èì¸í</strong></td> |
</tr> |
<tr> |
<td class="havp_scheme bar" rowspan="2">Çäåñü äîëæíî áûòü íàçâàíèå Âàøåé êîìïàíèè</td> |
<td class="havp_scheme msg_area"> |
<p>Ïðîèçîøëà îøèáêà DNS ïðè ïîïûòêå îòêðûòü ñòðàíèöó<br /> |
<p class="warn"><!--message--></p> |
</p> |
</td> |
</tr> |
<tr> |
<td class="havp_scheme footer"><hr>Powered by <a class="wo_underline" href="http://www.server-side.de">HAVP</a></td> |
</tr> |
</table> |
</body> |
</html> |
Property changes: |
Added: svn:executable |
+* |
\ No newline at end of property |
/conf/havp/etc/havp/templates/ru/invalid.html |
---|
0,0 → 1,54 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> |
<html> |
<head> |
<meta http-equiv="content-type" content="text/html; charset=windows-1251"> |
<style type="text/css"> |
<!-- |
html,body {background-color: #EEEEEE; margin: 2mm; padding: 0px; width: 100%; height: 100%; border-width: 0px; overflow: hidden; color: black; text-align:center } |
.main_block {vertical-align: middle; height: 100%; width: 100%; border: 0px; color: black; vertical-align: bottom; text-align: center; font-family: arial,helvetica; padding-bottom: 3%} |
.havp_scheme {vertical-align: middle; text-align: center; font-family: arial,helvetica} |
.havp_scheme.msg_area {background-color: white; font-size: 14pt; padding-left: 10%; padding-right: 10%} |
.template_header {height: 28mm; font-size: 24pt; font-weight: bold; color: white} |
.template_header.danger {background-color: #D80028} |
.template_header.warn {background-color: #FF6600} |
.template_header.standart {background-color: #00AE22} |
th.template_header strong {text-transform: uppercase} |
th.template_header.danger strong {text-decoration: blink; color: black} |
th.template_header.warn strong {text-decoration: underline; color: #661122} |
th.template_header.standart strong {color: black} |
td.havp_scheme.msg_area p.danger {border-width: 1.5mm; width: 60%; border-style: ridge; border-color: red; color: #D80028} |
td.havp_scheme.msg_area p.warn {color: #FF6600} |
td.havp_scheme.msg_area p.standart {color: #00AE22} |
td.havp_scheme.footer {background-color: white; font-size: 11pt; font-style: italic; padding-top: 0; padding-bottom: 2mm; height: 24pt; font-weight: bolder} |
td.havp_scheme.footer hr {width: 48%} |
td.havp_scheme.bar {width: 4cm; vertical-align: bottom; background-color: #006; color: #00EDF4; font-weight: bold} |
a.wo_underline {text-decoration: none} |
a:link {color: #006} |
a:visited {color: #800080} |
--> |
</style> |
<title>HAVP - Íåâåðíûå äàííûå</title> |
</head> |
<body> |
<table class="main_block" cellpadding="2" cellspacing="0" align="center"> |
<tr> |
<th class="template_header warn" colspan="2"> |
HTTP Antivirus Proxy - HAVP<br /><strong>Ïîëó÷åíû íåâåðíûå äàííûå</strong></td> |
</tr> |
<tr> |
<td class="havp_scheme bar" rowspan="2">Çäåñü äîëæíî áûòü íàçâàíèå Âàøåé êîìïàíèè</td> |
<td class="havp_scheme msg_area"> |
<p>Íà çàïðîñ HAVP îò ñåðâåðà áûëè ïîëó÷åíû íåâåðíûå äàííûå |
<br /> |
<p class="warn"><!--message--></p> |
</p> |
</td> |
</tr> |
<tr> |
<td class="havp_scheme footer"><hr>Powered by <a class="wo_underline" href="http://www.server-side.de">HAVP</a></td> |
</tr> |
</table> |
</body> |
</html> |
Property changes: |
Added: svn:executable |
+* |
\ No newline at end of property |
/conf/havp/etc/havp/templates/ru/down.html |
---|
0,0 → 1,53 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> |
<html> |
<head> |
<meta http-equiv="content-type" content="text/html; charset=windows-1251"> |
<style type="text/css"> |
<!-- |
html,body {background-color: #EEEEEE; margin: 2mm; padding: 0px; width: 100%; height: 100%; border-width: 0px; overflow: hidden; color: black; text-align:center } |
.main_block {vertical-align: middle; height: 100%; width: 100%; border: 0px; color: black; vertical-align: bottom; text-align: center; font-family: arial,helvetica; padding-bottom: 3%} |
.havp_scheme {vertical-align: middle; text-align: center; font-family: arial,helvetica} |
.havp_scheme.msg_area {background-color: white; font-size: 14pt; padding-left: 10%; padding-right: 10%} |
.template_header {height: 28mm; font-size: 24pt; font-weight: bold; color: white} |
.template_header.danger {background-color: #D80028} |
.template_header.warn {background-color: #FF6600} |
.template_header.standart {background-color: #00AE22} |
th.template_header strong {text-transform: uppercase} |
th.template_header.danger strong {text-decoration: blink; color: black} |
th.template_header.warn strong {text-decoration: underline; color: #661122} |
th.template_header.standart strong {color: black} |
td.havp_scheme.msg_area p.danger {border-width: 1.5mm; margin-right: 20%; margin-left: 20%; width: 60%; border-style: ridge; border-color: red; color: #D80028} |
td.havp_scheme.msg_area p.warn {color: #FF6600} |
td.havp_scheme.msg_area p.standart {color: #00AE22} |
td.havp_scheme.footer {background-color: white; font-size: 11pt; font-style: italic; padding-top: 0; padding-bottom: 2mm; height: 24pt; font-weight: bolder} |
td.havp_scheme.footer hr {width: 48%} |
td.havp_scheme.bar {width: 4cm; vertical-align: bottom; background-color: #006; color: #00EDF4; font-weight: bold} |
a.wo_underline {text-decoration: none} |
a:link {color: #006} |
a:visited {color: #800080} |
--> |
</style> |
<title>HAVP - Îøèáêà 503</title> |
</head> |
<body> |
<table class="main_block" cellpadding="2" cellspacing="0" align="center"> |
<tr> |
<th class="template_header standart" colspan="2"> |
HTTP Antivirus Proxy - HAVP<br /><strong>Ñåðâåð íå îòâå÷àåò</strong></td> |
</tr> |
<tr> |
<td class="havp_scheme bar" rowspan="2">Çäåñü äîëæíî áûòü íàçâàíèå Âàøåé êîìïàíèè</td> |
<td class="havp_scheme msg_area"> |
<p>Ïðåâûøåí èíòåðâàë îæèäàíèÿ îòâåòà óäàë¸ííîé ñèñòåìû.<br />Ñåðâåð ïåðåãðóæåí èëè íåäîñòóïåí<br /> |
<p class="standart"><!--message--></p> |
</p> |
</td> |
</tr> |
<tr> |
<td class="havp_scheme footer"><hr>Powered by <a class="wo_underline" href="http://www.server-side.de">HAVP</a></td> |
</tr> |
</table> |
</body> |
</html> |
Property changes: |
Added: svn:executable |
+* |
\ No newline at end of property |
/conf/havp/etc/havp/templates/ru/request.html |
---|
0,0 → 1,54 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> |
<html> |
<head> |
<meta http-equiv="content-type" content="text/html; charset=windows-1251"> |
<style type="text/css"> |
<!-- |
html,body {background-color: #EEEEEE; margin: 2mm; padding: 0px; width: 100%; height: 100%; border-width: 0px; overflow: hidden; color: black; text-align:center } |
.main_block {vertical-align: middle; height: 100%; width: 100%; border: 0px; color: black; vertical-align: bottom; text-align: center; font-family: arial,helvetica; padding-bottom: 3%} |
.havp_scheme {vertical-align: middle; text-align: center; font-family: arial,helvetica} |
.havp_scheme.msg_area {background-color: white; font-size: 14pt; padding-left: 10%; padding-right: 10%} |
.template_header {height: 28mm; font-size: 24pt; font-weight: bold; color: white} |
.template_header.danger {background-color: #D80028} |
.template_header.warn {background-color: #FF6600} |
.template_header.standart {background-color: #00AE22} |
th.template_header strong {text-transform: uppercase} |
th.template_header.danger strong {text-decoration: blink; color: black} |
th.template_header.warn strong {text-decoration: underline; color: #661122} |
th.template_header.standart strong {color: black} |
td.havp_scheme.msg_area p.danger {border-width: 1.5mm; margin-right: 20%; margin-left: 20%; width: 60%; border-style: ridge; border-color: red; color: #D80028} |
td.havp_scheme.msg_area p.warn {color: #FF6600} |
td.havp_scheme.msg_area p.standart {color: #00AE22} |
td.havp_scheme.footer {background-color: white; font-size: 11pt; font-style: italic; padding-top: 0; padding-bottom: 2mm; height: 24pt; font-weight: bolder} |
td.havp_scheme.footer hr {width: 48%} |
td.havp_scheme.bar {width: 4cm; vertical-align: bottom; background-color: #006; color: #00EDF4; font-weight: bold} |
a.wo_underline {text-decoration: none} |
a:link {color: #006} |
a:visited {color: #800080} |
--> |
</style> |
<title>HAVP - Íåêîððåêòíûé çàïðîñ</title> |
</head> |
<body> |
<table class="main_block" cellpadding="2" cellspacing="0" align="center"> |
<tr> |
<th class="template_header standart" colspan="2"> |
HTTP Antivirus Proxy - HAVP<br /><strong>Âàø çàïðîñ íåêîððåêòåí!</strong></td> |
</tr> |
<tr> |
<td class="havp_scheme bar" rowspan="2">Çäåñü äîëæíî áûòü íàçâàíèå Âàøåé êîìïàíèè</td> |
<td class="havp_scheme msg_area"> |
<p>Íå ìîãó îáðàáîòàòü çàïðîñ, òàê êàê îí ÿâëÿåòñÿ<br />ñèíòàêñè÷åñêè (ëåêñè÷åñêè) íåêîððåêòíûì.<br />Ïðîâåðüòå ññûëêó! |
<br /> |
<p class="standart"><!--message--></p> |
</p> |
</td> |
</tr> |
<tr> |
<td class="havp_scheme footer"><hr>Powered by <a class="wo_underline" href="http://www.server-side.de">HAVP</a></td> |
</tr> |
</table> |
</body> |
</html> |
Property changes: |
Added: svn:executable |
+* |
\ No newline at end of property |
/conf/havp/etc/havp/templates/ru/virus.html |
---|
0,0 → 1,54 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> |
<html> |
<head> |
<meta http-equiv="content-type" content="text/html; charset=windows-1251"> |
<style type="text/css"> |
<!-- |
html,body {background-color: #EEEEEE; margin: 2mm; padding: 0px; width: 100%; height: 100%; border-width: 0px; overflow: hidden; color: black; text-align:center } |
.main_block {vertical-align: middle; height: 100%; width: 100%; border: 0px; color: black; vertical-align: bottom; text-align: center; font-family: arial,helvetica; padding-bottom: 3%} |
.havp_scheme {vertical-align: middle; text-align: center; font-family: arial,helvetica} |
.havp_scheme.msg_area {background-color: white; font-size: 14pt; padding-left: 10%; padding-right: 10%} |
.template_header {height: 28mm; font-size: 24pt; font-weight: bold; color: white} |
.template_header.danger {background-color: #D80028} |
.template_header.warn {background-color: #FF6600} |
.template_header.standart {background-color: #00AE22} |
th.template_header strong {text-transform: uppercase} |
th.template_header.danger strong {text-decoration: blink; color: black} |
th.template_header.warn strong {text-decoration: underline; color: #661122} |
th.template_header.standart strong {color: black} |
td.havp_scheme.msg_area p.danger {border-width: 1.5mm; margin-right: 20%; margin-left: 20%; width: 60%; border-style: ridge; border-color: red; color: #D80028} |
td.havp_scheme.msg_area p.warn {color: #FF6600} |
td.havp_scheme.msg_area p.standart {color: #00AE22} |
td.havp_scheme.footer {background-color: white; font-size: 11pt; font-style: italic; padding-top: 0; padding-bottom: 2mm; height: 24pt; font-weight: bolder} |
td.havp_scheme.footer hr {width: 48%} |
td.havp_scheme.bar {width: 4cm; vertical-align: bottom; background-color: #006; color: #00EDF4; font-weight: bold} |
a.wo_underline {text-decoration: none} |
a:link {color: #006} |
a:visited {color: #800080} |
--> |
</style> |
<title>HAVP - Äîñòóï çàïðåù¸í</title> |
</head> |
<body> |
<table class="main_block" cellpadding="2" cellspacing="0" align="center"> |
<tr> |
<th class="template_header danger" colspan="2"> |
HTTP Antivirus Proxy - HAVP<br /><strong>Äîñòóï çàïðåù¸í</strong></td> |
</tr> |
<tr> |
<td class="havp_scheme bar" rowspan="2">Çäåñü äîëæíî áûòü íàçâàíèå Âàøåé êîìïàíèè</td> |
<td class="havp_scheme msg_area"> |
<p>Äîñòóï ê âåá-ñòðàíèöå áûë áëîêèðîâàí ïîòîìó, ÷òî â îòâåòå íà çàïðîñ ê íåé áûë |
îáíàðóæåí ñëåäóþùèé âèðóñ:<br> |
<p class="danger"><!--message--></p> |
</p> |
</td> |
</tr> |
<tr> |
<td class="havp_scheme footer"><hr>Powered by <a class="wo_underline" href="http://www.server-side.de">HAVP</a></td> |
</tr> |
</table> |
</body> |
</html> |
Property changes: |
Added: svn:executable |
+* |
\ No newline at end of property |
/conf/havp/etc/havp/templates/ru/blacklist.html |
---|
0,0 → 1,53 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> |
<html> |
<head> |
<meta http-equiv="content-type" content="text/html; charset=windows-1251"> |
<style type="text/css"> |
<!-- |
html,body {background-color: #EEEEEE; margin: 2mm; padding: 0px; width: 100%; height: 100%; border-width: 0px; overflow: hidden; color: black; text-align:center } |
.main_block {vertical-align: middle; height: 100%; width: 100%; border: 0px; color: black; vertical-align: bottom; text-align: center; font-family: arial,helvetica; padding-bottom: 3%} |
.havp_scheme {vertical-align: middle; text-align: center; font-family: arial,helvetica} |
.havp_scheme.msg_area {background-color: white; font-size: 14pt; padding-left: 10%; padding-right: 10%} |
.template_header {height: 28mm; font-size: 24pt; font-weight: bold; color: white} |
.template_header.danger {background-color: #D80028} |
.template_header.warn {background-color: #FF6600} |
.template_header.standart {background-color: #00AE22} |
th.template_header strong {text-transform: uppercase} |
th.template_header.danger strong {text-decoration: blink; color: black} |
th.template_header.warn strong {text-decoration: underline; color: #661122} |
th.template_header.standart strong {color: black} |
td.havp_scheme.msg_area p.danger {border-width: 1.5mm; margin-right: 20%; margin-left: 20%; width: 60%; border-style: ridge; border-color: red; color: #D80028} |
td.havp_scheme.msg_area p.warn {color: #FF6600} |
td.havp_scheme.msg_area p.standart {color: #00AE22} |
td.havp_scheme.footer {background-color: white; font-size: 11pt; font-style: italic; padding-top: 0; padding-bottom: 2mm; height: 24pt; font-weight: bolder} |
td.havp_scheme.footer hr {width: 48%} |
td.havp_scheme.bar {width: 4cm; vertical-align: bottom; background-color: #006; color: #00EDF4; font-weight: bold} |
a.wo_underline {text-decoration: none} |
a:link {color: #006} |
a:visited {color: #800080} |
--> |
</style> |
<title>HAVP - Äîñòóï çàïðåù¸í</title> |
</head> |
<body> |
<table class="main_block" cellpadding="2" cellspacing="0" align="center"> |
<tr> |
<th class="template_header warn" colspan="2"> |
HTTP Antivirus Proxy - HAVP<br /><strong>Äîñòóï çàïðåù¸í</strong></td> |
</tr> |
<tr> |
<td class="havp_scheme bar" rowspan="2">Çäåñü äîëæíî áûòü íàçâàíèå Âàøåé êîìïàíèè</td> |
<td class="havp_scheme msg_area"> |
<p>Äîñòóï ê âåá-ñòðàíèöå áûë áëîêèðîâàí ïîòîìó, ÷òî îíà áûëà çàíåñåíà Âàøèì àäìèíèñòðàòîðîì â ÷¸ðíûé ñïèñîê<br> |
<p class="warn"><!--message--></p> |
</p> |
</td> |
</tr> |
<tr> |
<td class="havp_scheme footer"><hr>Powered by <a class="wo_underline" href="http://www.server-side.de">HAVP</a></td> |
</tr> |
</table> |
</body> |
</html> |
Property changes: |
Added: svn:executable |
+* |
\ No newline at end of property |
/conf/havp/etc/havp/templates/ru/error.html |
---|
0,0 → 1,54 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> |
<html> |
<head> |
<meta http-equiv="content-type" content="text/html; charset=windows-1251"> |
<style type="text/css"> |
<!-- |
html,body {background-color: #EEEEEE; margin: 2mm; padding: 0px; width: 100%; height: 100%; border-width: 0px; overflow: hidden; color: black; text-align:center } |
.main_block {vertical-align: middle; height: 100%; width: 100%; border: 0px; color: black; vertical-align: bottom; text-align: center; font-family: arial,helvetica; padding-bottom: 3%} |
.havp_scheme {vertical-align: middle; text-align: center; font-family: arial,helvetica} |
.havp_scheme.msg_area {background-color: white; font-size: 14pt; padding-left: 10%; padding-right: 10%} |
.template_header {height: 28mm; font-size: 24pt; font-weight: bold; color: white} |
.template_header.danger {background-color: #D80028} |
.template_header.warn {background-color: #FF6600} |
.template_header.standart {background-color: #00AE22} |
th.template_header strong {text-transform: uppercase} |
th.template_header.danger strong {text-decoration: blink; color: black} |
th.template_header.warn strong {text-decoration: underline; color: #661122} |
th.template_header.standart strong {color: black} |
td.havp_scheme.msg_area p.danger {border-width: 1.5mm; margin-right: 20%; margin-left: 20%; width: 60%; border-style: ridge; border-color: red; color: #D80028} |
td.havp_scheme.msg_area p.warn {color: #FF6600} |
td.havp_scheme.msg_area p.standart {color: #00AE22} |
td.havp_scheme.footer {background-color: white; font-size: 11pt; font-style: italic; padding-top: 0; padding-bottom: 2mm; height: 24pt; font-weight: bolder} |
td.havp_scheme.footer hr {width: 48%} |
td.havp_scheme.bar {width: 4cm; vertical-align: bottom; background-color: #006; color: #00EDF4; font-weight: bold} |
a.wo_underline {text-decoration: none} |
a:link {color: #006} |
a:visited {color: #800080} |
--> |
</style> |
<title>HAVP - Âíóòðåííÿÿ îøèáêà</title> |
</head> |
<body> |
<table class="main_block" cellpadding="2" cellspacing="0" align="center"> |
<tr> |
<th class="template_header warn" colspan="2"> |
HTTP Antivirus Proxy - HAVP<br /><strong>Ïðîèçîøëà âíóòðåííÿÿ îøèáêà</strong></td> |
</tr> |
<tr> |
<td class="havp_scheme bar" rowspan="2">Çäåñü äîëæíî áûòü íàçâàíèå Âàøåé êîìïàíèè</td> |
<td class="havp_scheme msg_area"> |
<p>Ïðîèçîøëà âíóòðåííÿÿ îøèáêà<br /> |
ïðè ïðîñìîòðå ñòðàíèöû<br /> |
<p class="warn"><!--message--></p> |
</p> |
</td> |
</tr> |
<tr> |
<td class="havp_scheme footer"><hr>Powered by <a class="wo_underline" href="http://www.server-side.de">HAVP</a></td> |
</tr> |
</table> |
</body> |
</html> |
Property changes: |
Added: svn:executable |
+* |
\ No newline at end of property |
/conf/havp/etc/havp/templates/ru/scanner.html |
---|
0,0 → 1,54 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> |
<html> |
<head> |
<meta http-equiv="content-type" content="text/html; charset=windows-1251"> |
<style type="text/css"> |
<!-- |
html,body {background-color: #EEEEEE; margin: 2mm; padding: 0px; width: 100%; height: 100%; border-width: 0px; overflow: hidden; color: black; text-align:center } |
.main_block {vertical-align: middle; height: 100%; width: 100%; border: 0px; color: black; vertical-align: bottom; text-align: center; font-family: arial,helvetica; padding-bottom: 3%} |
.havp_scheme {vertical-align: middle; text-align: center; font-family: arial,helvetica} |
.havp_scheme.msg_area {background-color: white; font-size: 14pt; padding-left: 10%; padding-right: 10%} |
.template_header {height: 28mm; font-size: 24pt; font-weight: bold; color: white} |
.template_header.danger {background-color: #D80028} |
.template_header.warn {background-color: #FF6600} |
.template_header.standart {background-color: #00AE22} |
th.template_header strong {text-transform: uppercase} |
th.template_header.danger strong {text-decoration: blink; color: black} |
th.template_header.warn strong {text-decoration: underline; color: #661122} |
th.template_header.standart strong {color: black} |
td.havp_scheme.msg_area p.danger {border-width: 1.5mm; margin-right: 20%; margin-left: 20%; width: 60%; border-style: ridge; border-color: red; color: #D80028} |
td.havp_scheme.msg_area p.warn {color: #FF6600} |
td.havp_scheme.msg_area p.standart {color: #00AE22} |
td.havp_scheme.footer {background-color: white; font-size: 11pt; font-style: italic; padding-top: 0; padding-bottom: 2mm; height: 24pt; font-weight: bolder} |
td.havp_scheme.footer hr {width: 48%} |
td.havp_scheme.bar {width: 4cm; vertical-align: bottom; background-color: #006; color: #00EDF4; font-weight: bold} |
a.wo_underline {text-decoration: none} |
a:link {color: #006} |
a:visited {color: #800080} |
--> |
</style> |
<title>HAVP - Îøèáêà àíòèâèðóñíîãî ñêàíåðà</title> |
</head> |
<body> |
<table class="main_block" cellpadding="2" cellspacing="0" align="center"> |
<tr> |
<th class="template_header danger" colspan="2"> |
HTTP Antivirus Proxy - HAVP<br /><strong>Îøèáêà àíòèâèðóñíîãî ñêàíåðà</strong></td> |
</tr> |
<tr> |
<td class="havp_scheme bar" rowspan="2">Çäåñü äîëæíî áûòü íàçâàíèå Âàøåé êîìïàíèè</td> |
<td class="havp_scheme msg_area"> |
<p>Îáíàðóæåíà êðèòè÷åñêàÿ îøèáêà ñêàíåðà âèðóñíûõ ñèãíàòóð ïðè îáðàáîòêå ñòðàíèöû<br> |
<p class="danger"><!--message--></p> |
Îáÿçàòåëüíî ïðîêîíñóëüòèðóéòåñü ñî ñâîèì ñåòåâûì (ñèñòåìíûì) àäìèíèñòðàòîðîì! |
</p> |
</td> |
</tr> |
<tr> |
<td class="havp_scheme footer"><hr>Powered by <a class="wo_underline" href="http://www.server-side.de">HAVP</a></td> |
</tr> |
</table> |
</body> |
</html> |
Property changes: |
Added: svn:executable |
+* |
\ No newline at end of property |
/conf/havp/etc/havp/templates/es/maxsize.html |
---|
0,0 → 1,51 |
<html> |
<head> |
<title>HAVP - Access Denied</title> |
<style type="text/css"> |
<!-- |
.style1 { |
color: #00FFFF; |
font-weight: bold; |
} |
--> |
</style> |
</head> |
<body bgcolor=#FFFFFF> |
<table width=700 height=540 border=0 align="center" cellpadding=2 cellspacing=0> |
<tr bgcolor="#FF6600"> |
<td height=100 colspan=2 align=center> |
<font face=arial,helvetica size=6><strong>HAVP - Access Denied </strong></font></td> |
</tr> |
<tr> |
<td align=center valign=bottom width=150 bgcolor=#000066> </td> |
<td width=550 bgcolor=#FFFFFF align=center valign=center> |
<font face=arial,helvetica color=black size=4> |
<br> |
Access to the page has been denied <br> |
<br> |
because the following page is to large<br> |
<br> |
<br> |
<font color=red> |
<b><!--message--></b> |
</font></font> |
<br> |
<br> |
<br> |
</td> |
</tr> |
<tr> |
<td align=center valign=middle bgcolor=#000066><span class="style1"><font face=arial,helvetica size=2 >Your |
Company Here </font></span> </td> |
<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> |
</tr> |
</table> |
</body> |
</html> |
/conf/havp/etc/havp/templates/es/dns.html |
---|
0,0 → 1,49 |
<html> |
<head> |
<title>HAVP - DNS error</title><style DEFANGED_type="text/css"> |
<!-- |
.style1 { |
color: #00FFFF; |
font-weight: bold; |
} |
--> |
</style> |
</head> |
<body bgcolor=#FFFFFF> |
<table width=700 height=540 border=0 align="center" cellpadding=2 cellspacing=0> |
<tr bgcolor="#CCCCCC"> |
<td height=100 colspan=2 align=center> |
<font face=arial,helvetica size=6><strong>HAVP - Error de DNS</strong></font></td> |
</tr> |
<tr> |
<td align=center valign=bottom width=150 bgcolor=#000066> </td> |
<td width=550 bgcolor=#FFFFFF align=center valign=center> |
<font face=arial,helvetica size=4> |
HAVP<br> |
<br> |
<br> A ocurrido un error de DNS<br> al abrir la página<br> |
<br> <br> |
<br> |
<br> <br> |
<font color=red> |
<b><!--message--></b> |
</font> |
<font color=black> |
<br> Por favor, contacte a su soporte técnico</font></font> |
<br> |
<br> |
</td> |
</tr> |
<tr> |
<td align=center valign=middle bgcolor=#000066><DEFANGED_span class="style1"><font face=arial,helvetica size=2>Su compañía aquí</font></DEFANGED_span> </td> |
<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> |
</tr> |
</table> |
</body> |
</html> |
/conf/havp/etc/havp/templates/es/invalid.html |
---|
0,0 → 1,49 |
<html> |
<head> |
<title>HAVP - Server Data Invalid</title> |
<style type="text/css"> |
<!-- |
.style1 { |
color: #00FFFF; |
font-weight: bold; |
} |
--> |
</style> |
</head> |
<body bgcolor=#FFFFFF> |
<table width=700 height=540 border=0 align="center" cellpadding=2 cellspacing=0> |
<tr bgcolor="#CCCCCC"> |
<td height=100 colspan=2 align=center> |
<font face=arial,helvetica size=6><strong>HAVP</strong></font></td> |
</tr> |
<tr> |
<td align=center valign=bottom width=150 bgcolor=#000066> </td> |
<td width=550 bgcolor=#FFFFFF align=center valign=center> |
<font face=arial,helvetica size=4> |
HAVP<br> |
<br> |
<br> |
The server data is invalid:<br> |
<font color=red> |
<b><!--message--></b> |
</font> |
<font color=black> |
<br> |
</font></font><br> |
<br> |
</td> |
</tr> |
<tr> |
<td align=center valign=middle bgcolor=#000066><span class="style1"><font face=arial,helvetica size=2> Your |
Company Here</font></span></td> |
<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> |
</tr> |
</table> |
</body> |
</html> |
/conf/havp/etc/havp/templates/es/down.html |
---|
0,0 → 1,46 |
<html> |
<head> |
<title>HAVP - Server Down</title><style DEFANGED_type="text/css"> |
<!-- |
.style1 { |
color: #00FFFF; |
font-weight: bold; |
} |
--> |
</style> |
</head> |
<body bgcolor=#FFFFFF> |
<table width=700 height=540 border=0 align="center" cellpadding=2 cellspacing=0> |
<tr bgcolor="#CCCCCC"> |
<td height=100 colspan=2 align=center> |
<font face=arial,helvetica size=6><strong>HAVP</strong></font></td> |
</tr> |
<tr> |
<td align=center valign=bottom width=150 bgcolor=#000066> </td> |
<td width=550 bgcolor=#FFFFFF align=center valign=center> |
<font face=arial,helvetica size=4> |
HAVP<br> |
<br> |
<br> El servidor siguiente está caido:<br> |
<font color=red> |
<b><!--message--></b> |
</font> |
<font color=black> |
<br> |
</font></font><br> |
<br> |
</td> |
</tr> |
<tr> |
<td align=center valign=middle bgcolor=#000066><DEFANGED_span class="style1"><font face=arial,helvetica size=2>Su compañía aquí</font></DEFANGED_span></td> |
<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> |
</tr> |
</table> |
</body> |
</html> |
/conf/havp/etc/havp/templates/es/blacklist.html |
---|
0,0 → 1,51 |
<html> |
<head> |
<title>HAVP - Access Denied</title> |
<style type="text/css"> |
<!-- |
.style1 { |
color: #00FFFF; |
font-weight: bold; |
} |
--> |
</style> |
</head> |
<body bgcolor=#FFFFFF> |
<table width=700 height=540 border=0 align="center" cellpadding=2 cellspacing=0> |
<tr bgcolor="#FF6600"> |
<td height=100 colspan=2 align=center> |
<font face=arial,helvetica size=6><strong>HAVP - Access Denied </strong></font></td> |
</tr> |
<tr> |
<td align=center valign=bottom width=150 bgcolor=#000066> </td> |
<td width=550 bgcolor=#FFFFFF align=center valign=center> |
<font face=arial,helvetica color=black size=4> |
<br> |
Accesss to the page has been denied <br> |
<br> |
because the following page is blacklisted <br> |
<br> |
<br> |
<font color=red> |
<b><!--message--></b> |
</font></font> |
<br> |
<br> |
<br> |
</td> |
</tr> |
<tr> |
<td align=center valign=middle bgcolor=#000066><span class="style1"><font face=arial,helvetica size=2 >Your |
Company Here </font></span> </td> |
<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> |
</tr> |
</table> |
</body> |
</html> |
/conf/havp/etc/havp/templates/es/virus.html |
---|
0,0 → 1,47 |
<html> |
<head> |
<title>HAVP - Access Denied</title><style DEFANGED_type="text/css"> |
<!-- |
.style1 { |
color: #00FFFF; |
font-weight: bold; |
} |
--> |
</style> |
</head> |
<body bgcolor=#FFFFFF> |
<table width=700 height=540 border=0 align="center" cellpadding=2 cellspacing=0> |
<tr bgcolor="#FF6600"> |
<td height=100 colspan=2 align=center> |
<font face=arial,helvetica size=6><strong>HAVP - Acceso denegado</strong></font></td> |
</tr> |
<tr> |
<td align=center valign=bottom width=150 bgcolor=#000066> </td> |
<td width=550 bgcolor=#FFFFFF align=center valign=center> |
<font face=arial,helvetica color=black size=4> |
<br> El acceso a la pagina ha sido denegado<br> |
<br> porque se encontró el virus siguiente<br> |
<br> |
<br> |
<font color=red> |
<b><!--message--></b> |
</font></font> |
<br> |
<br> |
<br> |
</td> |
</tr> |
<tr> |
<td align=center valign=middle bgcolor=#000066><DEFANGED_span class="style1"><font face=arial,helvetica size=2 >Su compañía aquí</font></DEFANGED_span> </td> |
<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> |
</tr> |
</table> |
</body> |
</html> |
/conf/havp/etc/havp/templates/es/request.html |
---|
0,0 → 1,49 |
<html> |
<head> |
<title>HAVP - Unknown Request</title> |
<style type="text/css"> |
<!-- |
.style1 { |
color: #00FFFF; |
font-weight: bold; |
} |
--> |
</style> |
</head> |
<body bgcolor=#FFFFFF> |
<table width=700 height=540 border=0 align="center" cellpadding=2 cellspacing=0> |
<tr bgcolor="#CCCCCC"> |
<td height=100 colspan=2 align=center> |
<font face=arial,helvetica size=6><strong>HAVP</strong></font></td> |
</tr> |
<tr> |
<td align=center valign=bottom width=150 bgcolor=#000066> </td> |
<td width=550 bgcolor=#FFFFFF align=center valign=center> |
<font face=arial,helvetica size=4> |
HAVP<br> |
<br> |
<br> |
The request is unknown:<br> |
<font color=red> |
<b><!--message--></b> |
</font> |
<font color=black> |
<br> |
</font></font><br> |
<br> |
</td> |
</tr> |
<tr> |
<td align=center valign=middle bgcolor=#000066><span class="style1"><font face=arial,helvetica size=2> Your |
Company Here</font></span></td> |
<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> |
</tr> |
</table> |
</body> |
</html> |
/conf/havp/etc/havp/templates/es/scanner.html |
---|
0,0 → 1,51 |
<html> |
<head> |
<title>HAVP - Virus scanner error</title><style DEFANGED_type="text/css"> |
<!-- |
.style1 { |
color: #00FFFF; |
font-weight: bold; |
} |
--> |
</style> |
</head> |
<body bgcolor=#FFFFFF> |
<table width=700 height=540 border=0 align="center" cellpadding=2 cellspacing=0> |
<tr bgcolor="#CCCCCC"> |
<td height=100 colspan=2 align=center> |
<font face=arial,helvetica size=6><strong>HAVP - Error del escaner de virus</strong></font></td> |
</tr> |
<tr> |
<td align=center valign=bottom width=150 bgcolor=#000066> </td> |
<td width=550 bgcolor=#FFFFFF align=center valign=center> |
<br><font face=arial,helvetica size=4>HAVP<br> |
<br> |
<br> Ha ocurrido un error en el escaner de virus<br> al escanear la página<br> |
<br> |
<br> |
<br> |
<br> |
<br> |
<font color=red> |
<b><!--message--></b> |
</font> |
<font color=black > |
<br> Por favor, contacte a su soporte técnico</font></font> <br> |
<br> |
</p> |
<p> </p></td> |
</tr> |
<tr> |
<td align=center valign=middle bgcolor=#000066><DEFANGED_span class="style1"><font face=arial,helvetica size=2 >Su compañía aquí</font></DEFANGED_span></td> |
<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> |
</tr> |
</table> |
</body> |
</html> |
/conf/havp/etc/havp/templates/es/error.html |
---|
0,0 → 1,48 |
<html> |
<head> |
<title>HAVP - Internal error</title><style DEFANGED_type="text/css"> |
<!-- |
.style1 { |
color: #00FFFF; |
font-weight: bold; |
} |
--> |
</style> |
</head> |
<body bgcolor=#FFFFFF> |
<table width=700 height=540 border=0 align="center" cellpadding=2 cellspacing=0> |
<tr bgcolor="#CCCCCC"> |
<td height=100 colspan=2 align=center> |
<font face=arial,helvetica size=6><strong>HAVP - Error interno</strong></font></td> |
</tr> |
<tr> |
<td align=center valign=bottom width=150 bgcolor=#000066> </td> |
<td width=550 bgcolor=#FFFFFF align=center valign=center> |
<font face=arial,helvetica size=4> |
HAVP<br> |
<br> |
<br> Ha ocurrido un error interno<br> al escanear la página<br> |
<br> <br> |
<br> |
<br> <br> |
<font color=red> |
<b><!--message--></b> |
</font> |
<font color=black> |
<br> Por favor, contacte a su soporte técnico</font></font><br> |
<br> |
</td> |
</tr> |
<tr> |
<td align=center valign=middle bgcolor=#000066><DEFANGED_span class="style1"><font face=arial,helvetica size=2>Su compañía aquí</font></DEFANGED_span></td> |
<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> |
</tr> |
</table> |
</body> |
</html> |
/conf/havp/etc/havp/templates/fr/maxsize.html |
---|
0,0 → 1,51 |
<html> |
<head> |
<title>HAVP - Access Denied</title> |
<style type="text/css"> |
<!-- |
.style1 { |
color: #00FFFF; |
font-weight: bold; |
} |
--> |
</style> |
</head> |
<body bgcolor=#FFFFFF> |
<table width=700 height=540 border=0 align="center" cellpadding=2 cellspacing=0> |
<tr bgcolor="#FF6600"> |
<td height=100 colspan=2 align=center> |
<font face=arial,helvetica size=6><strong>HAVP - Access Denied </strong></font></td> |
</tr> |
<tr> |
<td align=center valign=bottom width=150 bgcolor=#000066> </td> |
<td width=550 bgcolor=#FFFFFF align=center valign=center> |
<font face=arial,helvetica color=black size=4> |
<br> |
Access to the page has been denied <br> |
<br> |
because the following page is to large<br> |
<br> |
<br> |
<font color=red> |
<b><!--message--></b> |
</font></font> |
<br> |
<br> |
<br> |
</td> |
</tr> |
<tr> |
<td align=center valign=middle bgcolor=#000066><span class="style1"><font face=arial,helvetica size=2 >Your |
Company Here </font></span> </td> |
<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> |
</tr> |
</table> |
</body> |
</html> |
/conf/havp/etc/havp/templates/fr/dns.html |
---|
0,0 → 1,54 |
<html> |
<head> |
<title>HAVP - Erreur DNS</title> |
<style type="text/css"> |
<!-- |
.style1 { |
color: #00FFFF; |
font-weight: bold; |
} |
--> |
</style> |
</head> |
<body bgcolor=#FFFFFF> |
<table width=700 height=540 border=0 align="center" cellpadding=2 cellspacing=0> |
<tr bgcolor="#CCCCCC"> |
<td height=100 colspan=2 align=center> |
<font face=arial,helvetica size=6><strong>HAVP - Erreur DNS </strong></font></td> |
</tr> |
<tr> |
<td align=center valign=bottom width=150 bgcolor=#000066> </td> |
<td width=550 bgcolor=#FFFFFF align=center valign=center> |
<font face=arial,helvetica size=4> |
HAVP<br> |
<br> |
<br> |
La page demandée ne peut être atteinte<br> |
en raison d'une erreur DNS<br> |
<br> <br> |
<br> |
<br> <br> |
<font color=red> |
<b><!--message--></b> |
</font> |
<font color=black> |
<br> |
Contactez votre support technique</font></font> |
<br> |
<br> |
</td> |
</tr> |
<tr> |
<td align=center valign=middle bgcolor=#000066><span class="style1"><font face=arial,helvetica size=2>Votre |
nom de société</font></span> </td> |
<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> |
</tr> |
</table> |
</body> |
</html> |
/conf/havp/etc/havp/templates/fr/invalid.html |
---|
0,0 → 1,49 |
<html> |
<head> |
<title>HAVP - Server Data Invalid</title> |
<style type="text/css"> |
<!-- |
.style1 { |
color: #00FFFF; |
font-weight: bold; |
} |
--> |
</style> |
</head> |
<body bgcolor=#FFFFFF> |
<table width=700 height=540 border=0 align="center" cellpadding=2 cellspacing=0> |
<tr bgcolor="#CCCCCC"> |
<td height=100 colspan=2 align=center> |
<font face=arial,helvetica size=6><strong>HAVP</strong></font></td> |
</tr> |
<tr> |
<td align=center valign=bottom width=150 bgcolor=#000066> </td> |
<td width=550 bgcolor=#FFFFFF align=center valign=center> |
<font face=arial,helvetica size=4> |
HAVP<br> |
<br> |
<br> |
The server data is invalid:<br> |
<font color=red> |
<b><!--message--></b> |
</font> |
<font color=black> |
<br> |
</font></font><br> |
<br> |
</td> |
</tr> |
<tr> |
<td align=center valign=middle bgcolor=#000066><span class="style1"><font face=arial,helvetica size=2> Your |
Company Here</font></span></td> |
<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> |
</tr> |
</table> |
</body> |
</html> |
/conf/havp/etc/havp/templates/fr/down.html |
---|
0,0 → 1,49 |
<html> |
<head> |
<title>HAVP - Serveur inaccessible</title> |
<style type="text/css"> |
<!-- |
.style1 { |
color: #00FFFF; |
font-weight: bold; |
} |
--> |
</style> |
</head> |
<body bgcolor=#FFFFFF> |
<table width=700 height=540 border=0 align="center" cellpadding=2 cellspacing=0> |
<tr bgcolor="#CCCCCC"> |
<td height=100 colspan=2 align=center> |
<font face=arial,helvetica size=6><strong>HAVP</strong></font></td> |
</tr> |
<tr> |
<td align=center valign=bottom width=150 bgcolor=#000066> </td> |
<td width=550 bgcolor=#FFFFFF align=center valign=center> |
<font face=arial,helvetica size=4> |
HAVP<br> |
<br> |
<br> |
Le serveur ci-dessous ne répond pas:<br> |
<font color=red> |
<b><!--message--></b> |
</font> |
<font color=black> |
<br> |
</font></font><br> |
<br> |
</td> |
</tr> |
<tr> |
<td align=center valign=middle bgcolor=#000066><span class="style1"><font face=arial,helvetica size=2> Votre |
nom de société</font></span></td> |
<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> |
</tr> |
</table> |
</body> |
</html> |
/conf/havp/etc/havp/templates/fr/request.html |
---|
0,0 → 1,49 |
<html> |
<head> |
<title>HAVP - Unknown Request</title> |
<style type="text/css"> |
<!-- |
.style1 { |
color: #00FFFF; |
font-weight: bold; |
} |
--> |
</style> |
</head> |
<body bgcolor=#FFFFFF> |
<table width=700 height=540 border=0 align="center" cellpadding=2 cellspacing=0> |
<tr bgcolor="#CCCCCC"> |
<td height=100 colspan=2 align=center> |
<font face=arial,helvetica size=6><strong>HAVP</strong></font></td> |
</tr> |
<tr> |
<td align=center valign=bottom width=150 bgcolor=#000066> </td> |
<td width=550 bgcolor=#FFFFFF align=center valign=center> |
<font face=arial,helvetica size=4> |
HAVP<br> |
<br> |
<br> |
The request is unknown:<br> |
<font color=red> |
<b><!--message--></b> |
</font> |
<font color=black> |
<br> |
</font></font><br> |
<br> |
</td> |
</tr> |
<tr> |
<td align=center valign=middle bgcolor=#000066><span class="style1"><font face=arial,helvetica size=2> Your |
Company Here</font></span></td> |
<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> |
</tr> |
</table> |
</body> |
</html> |
/conf/havp/etc/havp/templates/fr/blacklist.html |
---|
0,0 → 1,51 |
<html> |
<head> |
<title>HAVP - Accès Refusé</title> |
<style type="text/css"> |
<!-- |
.style1 { |
color: #00FFFF; |
font-weight: bold; |
} |
--> |
</style> |
</head> |
<body bgcolor=#FFFFFF> |
<table width=700 height=540 border=0 align="center" cellpadding=2 cellspacing=0> |
<tr bgcolor="#FF6600"> |
<td height=100 colspan=2 align=center> |
<font face=arial,helvetica size=6><strong>HAVP - Accès Refusé </strong></font></td> |
</tr> |
<tr> |
<td align=center valign=bottom width=150 bgcolor=#000066> </td> |
<td width=550 bgcolor=#FFFFFF align=center valign=center> |
<font face=arial,helvetica color=black size=4> |
<br> |
L'accès à cette page a été<br> |
<br> |
interdit par une décision administrative. <br> |
<br> |
<br> |
<font color=red> |
<b><!--message--></b> |
</font></font> |
<br> |
<br> |
<br> |
</td> |
</tr> |
<tr> |
<td align=center valign=middle bgcolor=#000066><span class="style1"><font face=arial,helvetica size=2 >Votre |
nom de société ici. </font></span> </td> |
<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> |
</tr> |
</table> |
</body> |
</html> |
/conf/havp/etc/havp/templates/fr/virus.html |
---|
0,0 → 1,51 |
<html> |
<head> |
<title>HAVP - Accès refusé</title> |
<style type="text/css"> |
<!-- |
.style1 { |
color: #00FFFF; |
font-weight: bold; |
} |
--> |
</style> |
</head> |
<body bgcolor=#FFFFFF> |
<table width=700 height=540 border=0 align="center" cellpadding=2 cellspacing=0> |
<tr bgcolor="#FF6600"> |
<td height=100 colspan=2 align=center> |
<font face=arial,helvetica size=6><strong>HAVP - Acces refusé </strong></font></td> |
</tr> |
<tr> |
<td align=center valign=bottom width=150 bgcolor=#000066> </td> |
<td width=550 bgcolor=#FFFFFF align=center valign=center> |
<font face=arial,helvetica color=black size=4> |
<br> |
L'accès à cette page vous a été refusé <br> |
<br> |
car ce virus à été détecté :<br> |
<br> |
<br> |
<font color=red> |
<b><!--message--></b> |
</font></font> |
<br> |
<br> |
<br> |
</td> |
</tr> |
<tr> |
<td align=center valign=middle bgcolor=#000066><span class="style1"><font face=arial,helvetica size=2 >Votre |
nom de société </font></span> </td> |
<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> |
</tr> |
</table> |
</body> |
</html> |
/conf/havp/etc/havp/templates/fr/error.html |
---|
0,0 → 1,54 |
<html> |
<head> |
<title>HAVP - Erreur interne</title> |
<style type="text/css"> |
<!-- |
.style1 { |
color: #00FFFF; |
font-weight: bold; |
} |
--> |
</style> |
</head> |
<body bgcolor=#FFFFFF> |
<table width=700 height=540 border=0 align="center" cellpadding=2 cellspacing=0> |
<tr bgcolor="#CCCCCC"> |
<td height=100 colspan=2 align=center> |
<font face=arial,helvetica size=6><strong>HAVP - Internal error </strong></font></td> |
</tr> |
<tr> |
<td align=center valign=bottom width=150 bgcolor=#000066> </td> |
<td width=550 bgcolor=#FFFFFF align=center valign=center> |
<font face=arial,helvetica size=4> |
HAVP<br> |
<br> |
<br> |
Une erreur interne est survenue <br> |
pendant l'analyse de cette page. |
<br> |
<br> <br> |
<br> |
<br> <br> |
<font color=red> |
<b><!--message--></b> |
</font> |
<font color=black> |
<br> |
Contactez votre support technique</font></font><br> |
<br> |
</td> |
</tr> |
<tr> |
<td align=center valign=middle bgcolor=#000066><span class="style1"><font face=arial,helvetica size=2> Votre |
nom de societé</font></span></td> |
<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> |
</tr> |
</table> |
</body> |
</html> |
/conf/havp/etc/havp/templates/fr/scanner.html |
---|
0,0 → 1,57 |
<html> |
<head> |
<title>HAVP - Erreur de l'analyseur de virus</title> |
<style type="text/css"> |
<!-- |
.style1 { |
color: #00FFFF; |
font-weight: bold; |
} |
--> |
</style> |
</head> |
<body bgcolor=#FFFFFF> |
<table width=700 height=540 border=0 align="center" cellpadding=2 cellspacing=0> |
<tr bgcolor="#CCCCCC"> |
<td height=100 colspan=2 align=center> |
<font face=arial,helvetica size=6><strong>HAVP - Erreur de l'analyseur de virus </strong></font></td> |
</tr> |
<tr> |
<td align=center valign=bottom width=150 bgcolor=#000066> </td> |
<td width=550 bgcolor=#FFFFFF align=center valign=center> |
<br><font face=arial,helvetica size=4>HAVP<br> |
<br> |
<br> |
L'analyseur de virus a rencontré un problème<br> |
durant son exécution. |
<br> |
<br> |
<br> |
<br> |
<br> |
<br> |
<font color=red> |
<b><!--message--></b> |
</font> |
<font color=black > |
<br> |
Contactez votre support technique </font></font> <br> |
<br> |
</p> |
<p> </p></td> |
</tr> |
<tr> |
<td align=center valign=middle bgcolor=#000066><span class="style1"><font face=arial,helvetica size=2 > Votre |
nom de société </font></span></td> |
<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> |
</tr> |
</table> |
</body> |
</html> |
/conf/havp/etc/havp/templates/de/maxsize.html |
---|
0,0 → 1,51 |
<html> |
<head> |
<title>HAVP - Access Denied</title> |
<style type="text/css"> |
<!-- |
.style1 { |
color: #00FFFF; |
font-weight: bold; |
} |
--> |
</style> |
</head> |
<body bgcolor=#FFFFFF> |
<table width=700 height=540 border=0 align="center" cellpadding=2 cellspacing=0> |
<tr bgcolor="#FF6600"> |
<td height=100 colspan=2 align=center> |
<font face=arial,helvetica size=6><strong>HAVP - Access Denied </strong></font></td> |
</tr> |
<tr> |
<td align=center valign=bottom width=150 bgcolor=#000066> </td> |
<td width=550 bgcolor=#FFFFFF align=center valign=center> |
<font face=arial,helvetica color=black size=4> |
<br> |
Access to the page has been denied <br> |
<br> |
because the following page is to large<br> |
<br> |
<br> |
<font color=red> |
<b><!--message--></b> |
</font></font> |
<br> |
<br> |
<br> |
</td> |
</tr> |
<tr> |
<td align=center valign=middle bgcolor=#000066><span class="style1"><font face=arial,helvetica size=2 >Your |
Company Here </font></span> </td> |
<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> |
</tr> |
</table> |
</body> |
</html> |
/conf/havp/etc/havp/templates/de/dns.html |
---|
0,0 → 1,54 |
<html> |
<head> |
<title>HAVP - DNS Fehler</title> |
<style type="text/css"> |
<!-- |
.style1 { |
color: #00FFFF; |
font-weight: bold; |
} |
--> |
</style> |
</head> |
<body bgcolor=#FFFFFF> |
<table width=700 height=540 border=0 align="center" cellpadding=2 cellspacing=0> |
<tr bgcolor="#CCCCCC"> |
<td height=100 colspan=2 align=center> |
<font face=arial,helvetica size=6><strong>HAVP - DNS Fehler</strong></font></td> |
</tr> |
<tr> |
<td align=center valign=bottom width=150 bgcolor=#000066> </td> |
<td width=550 bgcolor=#FFFFFF align=center valign=center> |
<font face=arial,helvetica size=4> |
HAVP<br> |
<br> |
<br> |
Ein DNS Fehler trat während<br> |
des Öffnens der Seite auf <br> |
<br> <br> |
<br> |
<br> <br> |
<font color=red> |
<b><!--message--></b> |
</font> |
<font color=black> |
<br> |
Bitte fragen Sie Ihren Systemadministrator </font></font> |
<br> |
<br> |
</td> |
</tr> |
<tr> |
<td align=center valign=middle bgcolor=#000066><span class="style1"><font face=arial,helvetica size=2>Ihr |
Firmenname </font></span> </td> |
<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> |
</tr> |
</table> |
</body> |
</html> |
/conf/havp/etc/havp/templates/de/invalid.html |
---|
0,0 → 1,49 |
<html> |
<head> |
<title>HAVP - Server Data Invalid</title> |
<style type="text/css"> |
<!-- |
.style1 { |
color: #00FFFF; |
font-weight: bold; |
} |
--> |
</style> |
</head> |
<body bgcolor=#FFFFFF> |
<table width=700 height=540 border=0 align="center" cellpadding=2 cellspacing=0> |
<tr bgcolor="#CCCCCC"> |
<td height=100 colspan=2 align=center> |
<font face=arial,helvetica size=6><strong>HAVP</strong></font></td> |
</tr> |
<tr> |
<td align=center valign=bottom width=150 bgcolor=#000066> </td> |
<td width=550 bgcolor=#FFFFFF align=center valign=center> |
<font face=arial,helvetica size=4> |
HAVP<br> |
<br> |
<br> |
The server data is invalid:<br> |
<font color=red> |
<b><!--message--></b> |
</font> |
<font color=black> |
<br> |
</font></font><br> |
<br> |
</td> |
</tr> |
<tr> |
<td align=center valign=middle bgcolor=#000066><span class="style1"><font face=arial,helvetica size=2> Your |
Company Here</font></span></td> |
<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> |
</tr> |
</table> |
</body> |
</html> |
/conf/havp/etc/havp/templates/de/down.html |
---|
0,0 → 1,49 |
<html> |
<head> |
<title>HAVP - Server Down</title> |
<style type="text/css"> |
<!-- |
.style1 { |
color: #00FFFF; |
font-weight: bold; |
} |
--> |
</style> |
</head> |
<body bgcolor=#FFFFFF> |
<table width=700 height=540 border=0 align="center" cellpadding=2 cellspacing=0> |
<tr bgcolor="#CCCCCC"> |
<td height=100 colspan=2 align=center> |
<font face=arial,helvetica size=6><strong>HAVP- Server Down</strong></font></td> |
</tr> |
<tr> |
<td align=center valign=bottom width=150 bgcolor=#000066> </td> |
<td width=550 bgcolor=#FFFFFF align=center valign=center> |
<font face=arial,helvetica size=4> |
HAVP<br> |
<br> |
<br> |
Der folgende Server ist down:<br> |
<font color=red> |
<b><!--message--></b> |
</font> |
<font color=black> |
<br> |
</font></font><br> |
<br> |
</td> |
</tr> |
<tr> |
<td align=center valign=middle bgcolor=#000066><span class="style1"><font face=arial,helvetica size=2> Ihr |
Firmenname </font></span></td> |
<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> |
</tr> |
</table> |
</body> |
</html> |
/conf/havp/etc/havp/templates/de/blacklist.html |
---|
0,0 → 1,51 |
<html> |
<head> |
<title>HAVP - Access Denied</title> |
<style type="text/css"> |
<!-- |
.style1 { |
color: #00FFFF; |
font-weight: bold; |
} |
--> |
</style> |
</head> |
<body bgcolor=#FFFFFF> |
<table width=700 height=540 border=0 align="center" cellpadding=2 cellspacing=0> |
<tr bgcolor="#FF6600"> |
<td height=100 colspan=2 align=center> |
<font face=arial,helvetica size=6><strong>HAVP - Zugriff Verweigert! </strong></font></td> |
</tr> |
<tr> |
<td align=center valign=bottom width=150 bgcolor=#000066> </td> |
<td width=550 bgcolor=#FFFFFF align=center valign=center> |
<font face=arial,helvetica color=black size=4> |
<br> |
Der Zugriff auf diese Seite wurde verweigert! <br> |
<br> |
Die folgende Seite steht auf der Blacklist <br> |
<br> |
<br> |
<font color=red> |
<b><!--message--></b> |
</font></font> |
<br> |
<br> |
<br> |
</td> |
</tr> |
<tr> |
<td align=center valign=middle bgcolor=#000066><span class="style1"><font face=arial,helvetica size=2 >Your |
Company Here </font></span> </td> |
<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> |
</tr> |
</table> |
</body> |
</html> |
/conf/havp/etc/havp/templates/de/request.html |
---|
0,0 → 1,49 |
<html> |
<head> |
<title>HAVP - Unknown Request</title> |
<style type="text/css"> |
<!-- |
.style1 { |
color: #00FFFF; |
font-weight: bold; |
} |
--> |
</style> |
</head> |
<body bgcolor=#FFFFFF> |
<table width=700 height=540 border=0 align="center" cellpadding=2 cellspacing=0> |
<tr bgcolor="#CCCCCC"> |
<td height=100 colspan=2 align=center> |
<font face=arial,helvetica size=6><strong>HAVP</strong></font></td> |
</tr> |
<tr> |
<td align=center valign=bottom width=150 bgcolor=#000066> </td> |
<td width=550 bgcolor=#FFFFFF align=center valign=center> |
<font face=arial,helvetica size=4> |
HAVP<br> |
<br> |
<br> |
The request is unknown:<br> |
<font color=red> |
<b><!--message--></b> |
</font> |
<font color=black> |
<br> |
</font></font><br> |
<br> |
</td> |
</tr> |
<tr> |
<td align=center valign=middle bgcolor=#000066><span class="style1"><font face=arial,helvetica size=2> Your |
Company Here</font></span></td> |
<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> |
</tr> |
</table> |
</body> |
</html> |
/conf/havp/etc/havp/templates/de/virus.html |
---|
0,0 → 1,51 |
<html> |
<head> |
<title>HAVP - Zugriff verweigert</title> |
<style type="text/css"> |
<!-- |
.style1 { |
color: #00FFFF; |
font-weight: bold; |
} |
--> |
</style> |
</head> |
<body bgcolor=#FFFFFF> |
<table width=700 height=540 border=0 align="center" cellpadding=2 cellspacing=0> |
<tr bgcolor="#FF6600"> |
<td height=100 colspan=2 align=center> |
<font face=arial,helvetica size=6><strong>HAVP - Zugriff verweigert</strong></font></td> |
</tr> |
<tr> |
<td align=center valign=bottom width=150 bgcolor=#000066> </td> |
<td width=550 bgcolor=#FFFFFF align=center valign=center> |
<font face=arial,helvetica color=black size=4> |
<br> |
Der Zugriff auf die Seite wurde <br> |
<br> |
verweigert, weil folgender Virus gefunden wurde <br> |
<br> |
<br> |
<font color=red> |
<b><!--message--></b> |
</font></font> |
<br> |
<br> |
<br> |
</td> |
</tr> |
<tr> |
<td align=center valign=middle bgcolor=#000066><span class="style1"><font face=arial,helvetica size=2 >Ihr |
Firmenname</font></span> </td> |
<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> |
</tr> |
</table> |
</body> |
</html> |
/conf/havp/etc/havp/templates/de/error.html |
---|
0,0 → 1,54 |
<html> |
<head> |
<title>HAVP - Interner Fehler</title> |
<style type="text/css"> |
<!-- |
.style1 { |
color: #00FFFF; |
font-weight: bold; |
} |
--> |
</style> |
</head> |
<body bgcolor=#FFFFFF> |
<table width=700 height=540 border=0 align="center" cellpadding=2 cellspacing=0> |
<tr bgcolor="#CCCCCC"> |
<td height=100 colspan=2 align=center> |
<font face=arial,helvetica size=6><strong>HAVP - Interner Fehler</strong></font></td> |
</tr> |
<tr> |
<td align=center valign=bottom width=150 bgcolor=#000066> </td> |
<td width=550 bgcolor=#FFFFFF align=center valign=center> |
<font face=arial,helvetica size=4> |
HAVP<br> |
<br> |
<br> |
Ein interner HAVP-Fehler <br> |
trat beim Scannen der Seite auf |
<br> |
<br> <br> |
<br> |
<br> <br> |
<font color=red> |
<b><!--message--></b> |
</font> |
<font color=black> |
<br> |
Bitte fragen Sie Ihren Systemadministrator</font></font><br> |
<br> |
</td> |
</tr> |
<tr> |
<td align=center valign=middle bgcolor=#000066><span class="style1"><font face=arial,helvetica size=2> Ihr |
Firmenname </font></span></td> |
<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> |
</tr> |
</table> |
</body> |
</html> |
/conf/havp/etc/havp/templates/de/scanner.html |
---|
0,0 → 1,57 |
<html> |
<head> |
<title>HAVP - Viren-Scanner Fehler</title> |
<style type="text/css"> |
<!-- |
.style1 { |
color: #00FFFF; |
font-weight: bold; |
} |
--> |
</style> |
</head> |
<body bgcolor=#FFFFFF> |
<table width=700 height=540 border=0 align="center" cellpadding=2 cellspacing=0> |
<tr bgcolor="#CCCCCC"> |
<td height=100 colspan=2 align=center> |
<font face=arial,helvetica size=6><strong>HAVP - Viren-Scanner Fehler</strong></font></td> |
</tr> |
<tr> |
<td align=center valign=bottom width=150 bgcolor=#000066> </td> |
<td width=550 bgcolor=#FFFFFF align=center valign=center> |
<br><font face=arial,helvetica size=4>HAVP<br> |
<br> |
<br> |
Während des Scannens trat ein <br> |
Fehler im Viren-Scanner auf |
<br> |
<br> |
<br> |
<br> |
<br> |
<br> |
<font color=red> |
<b><!--message--></b> |
</font> |
<font color=black > |
<br> |
Bitte fragen Sie Ihren Systemadministrator</font></font> <br> |
<br> |
</p> |
<p> </p></td> |
</tr> |
<tr> |
<td align=center valign=middle bgcolor=#000066><span class="style1"><font face=arial,helvetica size=2 > Ihr |
Firmenname</font></span></td> |
<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> |
</tr> |
</table> |
</body> |
</html> |
/conf/havp/etc/havp/templates/sv/maxsize.html |
---|
0,0 → 1,51 |
<html> |
<head> |
<title>HAVP - Access Denied</title> |
<style type="text/css"> |
<!-- |
.style1 { |
color: #00FFFF; |
font-weight: bold; |
} |
--> |
</style> |
</head> |
<body bgcolor=#FFFFFF> |
<table width=700 height=540 border=0 align="center" cellpadding=2 cellspacing=0> |
<tr bgcolor="#FF6600"> |
<td height=100 colspan=2 align=center> |
<font face=arial,helvetica size=6><strong>HAVP - Access Denied </strong></font></td> |
</tr> |
<tr> |
<td align=center valign=bottom width=150 bgcolor=#000066> </td> |
<td width=550 bgcolor=#FFFFFF align=center valign=center> |
<font face=arial,helvetica color=black size=4> |
<br> |
Access to the page has been denied <br> |
<br> |
because the following page is to large<br> |
<br> |
<br> |
<font color=red> |
<b><!--message--></b> |
</font></font> |
<br> |
<br> |
<br> |
</td> |
</tr> |
<tr> |
<td align=center valign=middle bgcolor=#000066><span class="style1"><font face=arial,helvetica size=2 >Your |
Company Here </font></span> </td> |
<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> |
</tr> |
</table> |
</body> |
</html> |
/conf/havp/etc/havp/templates/sv/dns.html |
---|
0,0 → 1,54 |
<html> |
<head> |
<title>HAVP - DNS fel</title> |
<style type="text/css"> |
<!-- |
.style1 { |
color: #00FFFF; |
font-weight: bold; |
} |
--> |
</style> |
</head> |
<body bgcolor=#FFFFFF> |
<table width=700 height=540 border=0 align="center" cellpadding=2 cellspacing=0> |
<tr bgcolor="#CCCCCC"> |
<td height=100 colspan=2 align=center> |
<font face=arial,helvetica size=6><strong>HAVP - DNS fel </strong></font></td> |
</tr> |
<tr> |
<td align=center valign=bottom width=150 bgcolor=#000066> </td> |
<td width=550 bgcolor=#FFFFFF align=center valign=center> |
<font face=arial,helvetica size=4> |
HAVP<br> |
<br> |
<br> |
Ett DNS fel har uppstått <br> |
när sidan öppnades <br> |
<br> <br> |
<br> |
<br> <br> |
<font color=red> |
<b><!--message--></b> |
</font> |
<font color=black> |
<br> |
Kontakta teknisk support</font></font> |
<br> |
<br> |
</td> |
</tr> |
<tr> |
<td align=center valign=middle bgcolor=#000066><span class="style1"><font face=arial,helvetica size=2>Ert |
Företag Här</font></span> </td> |
<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> |
</tr> |
</table> |
</body> |
</html> |
/conf/havp/etc/havp/templates/sv/invalid.html |
---|
0,0 → 1,49 |
<html> |
<head> |
<title>HAVP - Server Datat är ogiltigt</title> |
<style type="text/css"> |
<!-- |
.style1 { |
color: #00FFFF; |
font-weight: bold; |
} |
--> |
</style> |
</head> |
<body bgcolor=#FFFFFF> |
<table width=700 height=540 border=0 align="center" cellpadding=2 cellspacing=0> |
<tr bgcolor="#CCCCCC"> |
<td height=100 colspan=2 align=center> |
<font face=arial,helvetica size=6><strong>HAVP</strong></font></td> |
</tr> |
<tr> |
<td align=center valign=bottom width=150 bgcolor=#000066> </td> |
<td width=550 bgcolor=#FFFFFF align=center valign=center> |
<font face=arial,helvetica size=4> |
HAVP<br> |
<br> |
<br> |
Server datat är ogiltigt:<br> |
<font color=red> |
<b><!--message--></b> |
</font> |
<font color=black> |
<br> |
</font></font><br> |
<br> |
</td> |
</tr> |
<tr> |
<td align=center valign=middle bgcolor=#000066><span class="style1"><font face=arial,helvetica size=2> Ert |
Företag Här</font></span></td> |
<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> |
</tr> |
</table> |
</body> |
</html> |
/conf/havp/etc/havp/templates/sv/down.html |
---|
0,0 → 1,49 |
<html> |
<head> |
<title>HAVP - Server svarar inte</title> |
<style type="text/css"> |
<!-- |
.style1 { |
color: #00FFFF; |
font-weight: bold; |
} |
--> |
</style> |
</head> |
<body bgcolor=#FFFFFF> |
<table width=700 height=540 border=0 align="center" cellpadding=2 cellspacing=0> |
<tr bgcolor="#CCCCCC"> |
<td height=100 colspan=2 align=center> |
<font face=arial,helvetica size=6><strong>HAVP</strong></font></td> |
</tr> |
<tr> |
<td align=center valign=bottom width=150 bgcolor=#000066> </td> |
<td width=550 bgcolor=#FFFFFF align=center valign=center> |
<font face=arial,helvetica size=4> |
HAVP<br> |
<br> |
<br> |
Följande server svarar inte:<br> |
<font color=red> |
<b><!--message--></b> |
</font> |
<font color=black> |
<br> |
</font></font><br> |
<br> |
</td> |
</tr> |
<tr> |
<td align=center valign=middle bgcolor=#000066><span class="style1"><font face=arial,helvetica size=2> Ert |
Företag Här</font></span></td> |
<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> |
</tr> |
</table> |
</body> |
</html> |
/conf/havp/etc/havp/templates/sv/blacklist.html |
---|
0,0 → 1,51 |
<html> |
<head> |
<title>HAVP - Tillträde Förbjudet</title> |
<style type="text/css"> |
<!-- |
.style1 { |
color: #00FFFF; |
font-weight: bold; |
} |
--> |
</style> |
</head> |
<body bgcolor=#FFFFFF> |
<table width=700 height=540 border=0 align="center" cellpadding=2 cellspacing=0> |
<tr bgcolor="#FF6600"> |
<td height=100 colspan=2 align=center> |
<font face=arial,helvetica size=6><strong>HAVP - Tillträde Förbjudet </strong></font></td> |
</tr> |
<tr> |
<td align=center valign=bottom width=150 bgcolor=#000066> </td> |
<td width=550 bgcolor=#FFFFFF align=center valign=center> |
<font face=arial,helvetica color=black size=4> |
<br> |
Tillträde till sidan har nekats <br> |
<br> |
på grund av att sidan är svartlistad<br> |
<br> |
<br> |
<font color=red> |
<b><!--message--></b> |
</font></font> |
<br> |
<br> |
<br> |
</td> |
</tr> |
<tr> |
<td align=center valign=middle bgcolor=#000066><span class="style1"><font face=arial,helvetica size=2 >Ert |
Företag Här </font></span> </td> |
<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> |
</tr> |
</table> |
</body> |
</html> |
/conf/havp/etc/havp/templates/sv/request.html |
---|
0,0 → 1,49 |
<html> |
<head> |
<title>HAVP - Okänd förfrågan</title> |
<style type="text/css"> |
<!-- |
.style1 { |
color: #00FFFF; |
font-weight: bold; |
} |
--> |
</style> |
</head> |
<body bgcolor=#FFFFFF> |
<table width=700 height=540 border=0 align="center" cellpadding=2 cellspacing=0> |
<tr bgcolor="#CCCCCC"> |
<td height=100 colspan=2 align=center> |
<font face=arial,helvetica size=6><strong>HAVP</strong></font></td> |
</tr> |
<tr> |
<td align=center valign=bottom width=150 bgcolor=#000066> </td> |
<td width=550 bgcolor=#FFFFFF align=center valign=center> |
<font face=arial,helvetica size=4> |
HAVP<br> |
<br> |
<br> |
Förfrågan ä okänd:<br> |
<font color=red> |
<b><!--message--></b> |
</font> |
<font color=black> |
<br> |
</font></font><br> |
<br> |
</td> |
</tr> |
<tr> |
<td align=center valign=middle bgcolor=#000066><span class="style1"><font face=arial,helvetica size=2> Ert |
Företag Här</font></span></td> |
<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> |
</tr> |
</table> |
</body> |
</html> |
/conf/havp/etc/havp/templates/sv/virus.html |
---|
0,0 → 1,51 |
<html> |
<head> |
<title>HAVP - Tillträde Förbjudet</title> |
<style type="text/css"> |
<!-- |
.style1 { |
color: #00FFFF; |
font-weight: bold; |
} |
--> |
</style> |
</head> |
<body bgcolor=#FFFFFF> |
<table width=700 height=540 border=0 align="center" cellpadding=2 cellspacing=0> |
<tr bgcolor="#FF6600"> |
<td height=100 colspan=2 align=center> |
<font face=arial,helvetica size=6><strong>HAVP - Access Denied </strong></font></td> |
</tr> |
<tr> |
<td align=center valign=bottom width=150 bgcolor=#000066> </td> |
<td width=550 bgcolor=#FFFFFF align=center valign=center> |
<font face=arial,helvetica color=black size=4> |
<br> |
Tillträde till sidan har stoppats <br> |
<br> |
på grund av att följande virus har upptäckts <br> |
<br> |
<br> |
<font color=red> |
<b><!--message--></b> |
</font></font> |
<br> |
<br> |
<br> |
</td> |
</tr> |
<tr> |
<td align=center valign=middle bgcolor=#000066><span class="style1"><font face=arial,helvetica size=2 >Ert |
Företag Här </font></span> </td> |
<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> |
</tr> |
</table> |
</body> |
</html> |
/conf/havp/etc/havp/templates/sv/error.html |
---|
0,0 → 1,54 |
<html> |
<head> |
<title>HAVP - Internt fel</title> |
<style type="text/css"> |
<!-- |
.style1 { |
color: #00FFFF; |
font-weight: bold; |
} |
--> |
</style> |
</head> |
<body bgcolor=#FFFFFF> |
<table width=700 height=540 border=0 align="center" cellpadding=2 cellspacing=0> |
<tr bgcolor="#CCCCCC"> |
<td height=100 colspan=2 align=center> |
<font face=arial,helvetica size=6><strong>HAVP - Internt fel </strong></font></td> |
</tr> |
<tr> |
<td align=center valign=bottom width=150 bgcolor=#000066> </td> |
<td width=550 bgcolor=#FFFFFF align=center valign=center> |
<font face=arial,helvetica size=4> |
HAVP<br> |
<br> |
<br> |
Ett internt fel har uppstått <br> |
när sidan skannades |
<br> |
<br> <br> |
<br> |
<br> <br> |
<font color=red> |
<b><!--message--></b> |
</font> |
<font color=black> |
<br> |
Kontakta teknisk support</font></font><br> |
<br> |
</td> |
</tr> |
<tr> |
<td align=center valign=middle bgcolor=#000066><span class="style1"><font face=arial,helvetica size=2> Ert |
Företag Här</font></span></td> |
<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> |
</tr> |
</table> |
</body> |
</html> |
/conf/havp/etc/havp/templates/sv/scanner.html |
---|
0,0 → 1,57 |
<html> |
<head> |
<title>HAVP - Virus skanner fel</title> |
<style type="text/css"> |
<!-- |
.style1 { |
color: #00FFFF; |
font-weight: bold; |
} |
--> |
</style> |
</head> |
<body bgcolor=#FFFFFF> |
<table width=700 height=540 border=0 align="center" cellpadding=2 cellspacing=0> |
<tr bgcolor="#CCCCCC"> |
<td height=100 colspan=2 align=center> |
<font face=arial,helvetica size=6><strong>HAVP - Virus skanner fel </strong></font></td> |
</tr> |
<tr> |
<td align=center valign=bottom width=150 bgcolor=#000066> </td> |
<td width=550 bgcolor=#FFFFFF align=center valign=center> |
<br><font face=arial,helvetica size=4>HAVP<br> |
<br> |
<br> |
Ett virus skanner fel har uppstått<br> |
när följande skannades |
<br> |
<br> |
<br> |
<br> |
<br> |
<br> |
<font color=red> |
<b><!--message--></b> |
</font> |
<font color=black > |
<br> |
Kontakta teknisk support </font></font> <br> |
<br> |
</p> |
<p> </p></td> |
</tr> |
<tr> |
<td align=center valign=middle bgcolor=#000066><span class="style1"><font face=arial,helvetica size=2 > Ert |
Företag Här</font></span></td> |
<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> |
</tr> |
</table> |
</body> |
</html> |
/conf/havp/etc/havp/templates/nl/maxsize.html |
---|
0,0 → 1,51 |
<html> |
<head> |
<title>HAVP - Access Denied</title> |
<style type="text/css"> |
<!-- |
.style1 { |
color: #00FFFF; |
font-weight: bold; |
} |
--> |
</style> |
</head> |
<body bgcolor=#FFFFFF> |
<table width=700 height=540 border=0 align="center" cellpadding=2 cellspacing=0> |
<tr bgcolor="#FF6600"> |
<td height=100 colspan=2 align=center> |
<font face=arial,helvetica size=6><strong>HAVP - Access Denied </strong></font></td> |
</tr> |
<tr> |
<td align=center valign=bottom width=150 bgcolor=#000066> </td> |
<td width=550 bgcolor=#FFFFFF align=center valign=center> |
<font face=arial,helvetica color=black size=4> |
<br> |
Access to the page has been denied <br> |
<br> |
because the following page is to large<br> |
<br> |
<br> |
<font color=red> |
<b><!--message--></b> |
</font></font> |
<br> |
<br> |
<br> |
</td> |
</tr> |
<tr> |
<td align=center valign=middle bgcolor=#000066><span class="style1"><font face=arial,helvetica size=2 >Your |
Company Here </font></span> </td> |
<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> |
</tr> |
</table> |
</body> |
</html> |
/conf/havp/etc/havp/templates/nl/dns.html |
---|
0,0 → 1,54 |
<html> |
<head> |
<title>HAVP - DNS fout</title> |
<style type="text/css"> |
<!-- |
.style1 { |
color: #00FFFF; |
font-weight: bold; |
} |
--> |
</style> |
</head> |
<body bgcolor=#FFFFFF> |
<table width=700 height=540 border=0 align="center" cellpadding=2 cellspacing=0> |
<tr bgcolor="#CCCCCC"> |
<td height=100 colspan=2 align=center> |
<font face=arial,helvetica size=6><strong>HAVP - DNS fout</strong></font></td> |
</tr> |
<tr> |
<td align=center valign=bottom width=150 bgcolor=#000066> </td> |
<td width=550 bgcolor=#FFFFFF align=center valign=center> |
<font face=arial,helvetica size=4> |
HAVP<br> |
<br> |
<br> |
Er is een DNS fout opgetreden<br> |
bij het openen van de webpagina <br> |
<br> <br> |
<br> |
<br> <br> |
<font color=red> |
<b><!--message--></b> |
</font> |
<font color=black> |
<br> |
Voor vragen neem contact op met uw systeemadministrator </font></font> |
<br> |
<br> |
</td> |
</tr> |
<tr> |
<td align=center valign=middle bgcolor=#000066><span class="style1"><font face=arial,helvetica size=2>Ihr |
bedrijfsnaam </font></span> </td> |
<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> |
</tr> |
</table> |
</body> |
</html> |
/conf/havp/etc/havp/templates/nl/invalid.html |
---|
0,0 → 1,49 |
<html> |
<head> |
<title>HAVP - Server Data Invalid</title> |
<style type="text/css"> |
<!-- |
.style1 { |
color: #00FFFF; |
font-weight: bold; |
} |
--> |
</style> |
</head> |
<body bgcolor=#FFFFFF> |
<table width=700 height=540 border=0 align="center" cellpadding=2 cellspacing=0> |
<tr bgcolor="#CCCCCC"> |
<td height=100 colspan=2 align=center> |
<font face=arial,helvetica size=6><strong>HAVP</strong></font></td> |
</tr> |
<tr> |
<td align=center valign=bottom width=150 bgcolor=#000066> </td> |
<td width=550 bgcolor=#FFFFFF align=center valign=center> |
<font face=arial,helvetica size=4> |
HAVP<br> |
<br> |
<br> |
The server data is invalid:<br> |
<font color=red> |
<b><!--message--></b> |
</font> |
<font color=black> |
<br> |
</font></font><br> |
<br> |
</td> |
</tr> |
<tr> |
<td align=center valign=middle bgcolor=#000066><span class="style1"><font face=arial,helvetica size=2> Your |
Company Here</font></span></td> |
<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> |
</tr> |
</table> |
</body> |
</html> |
/conf/havp/etc/havp/templates/nl/down.html |
---|
0,0 → 1,49 |
<html> |
<head> |
<title>HAVP - Server offline</title> |
<style type="text/css"> |
<!-- |
.style1 { |
color: #00FFFF; |
font-weight: bold; |
} |
--> |
</style> |
</head> |
<body bgcolor=#FFFFFF> |
<table width=700 height=540 border=0 align="center" cellpadding=2 cellspacing=0> |
<tr bgcolor="#CCCCCC"> |
<td height=100 colspan=2 align=center> |
<font face=arial,helvetica size=6><strong>HAVP - Server offline</strong></font></td> |
</tr> |
<tr> |
<td align=center valign=bottom width=150 bgcolor=#000066> </td> |
<td width=550 bgcolor=#FFFFFF align=center valign=center> |
<font face=arial,helvetica size=4> |
HAVP<br> |
<br> |
<br> |
De volgende server is offline:<br> |
<font color=red> |
<b><!--message--></b> |
</font> |
<font color=black> |
<br> |
</font></font><br> |
<br> |
</td> |
</tr> |
<tr> |
<td align=center valign=middle bgcolor=#000066><span class="style1"><font face=arial,helvetica size=2> Ihr |
bedrijfsnaam </font></span></td> |
<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> |
</tr> |
</table> |
</body> |
</html> |
/conf/havp/etc/havp/templates/nl/virus.html |
---|
0,0 → 1,51 |
<html> |
<head> |
<title>HAVP - Toegang geweigerd</title> |
<style type="text/css"> |
<!-- |
.style1 { |
color: #00FFFF; |
font-weight: bold; |
} |
--> |
</style> |
</head> |
<body bgcolor=#FFFFFF> |
<table width=700 height=540 border=0 align="center" cellpadding=2 cellspacing=0> |
<tr bgcolor="#FF6600"> |
<td height=100 colspan=2 align=center> |
<font face=arial,helvetica size=6><strong>HAVP - Toegang geweigerd</strong></font></td> |
</tr> |
<tr> |
<td align=center valign=bottom width=150 bgcolor=#000066> </td> |
<td width=550 bgcolor=#FFFFFF align=center valign=center> |
<font face=arial,helvetica color=black size=4> |
<br> |
De toegang tot deze webpagina is geweigerd,<br> |
<br> |
vanwege het bevatten van het volgende virus <br> |
<br> |
<br> |
<font color=red> |
<b><!--message--></b> |
</font></font> |
<br> |
<br> |
<br> |
</td> |
</tr> |
<tr> |
<td align=center valign=middle bgcolor=#000066><span class="style1"><font face=arial,helvetica size=2 >Ihr |
bedrijfsnaam</font></span> </td> |
<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> |
</tr> |
</table> |
</body> |
</html> |
/conf/havp/etc/havp/templates/nl/request.html |
---|
0,0 → 1,49 |
<html> |
<head> |
<title>HAVP - Unknown Request</title> |
<style type="text/css"> |
<!-- |
.style1 { |
color: #00FFFF; |
font-weight: bold; |
} |
--> |
</style> |
</head> |
<body bgcolor=#FFFFFF> |
<table width=700 height=540 border=0 align="center" cellpadding=2 cellspacing=0> |
<tr bgcolor="#CCCCCC"> |
<td height=100 colspan=2 align=center> |
<font face=arial,helvetica size=6><strong>HAVP</strong></font></td> |
</tr> |
<tr> |
<td align=center valign=bottom width=150 bgcolor=#000066> </td> |
<td width=550 bgcolor=#FFFFFF align=center valign=center> |
<font face=arial,helvetica size=4> |
HAVP<br> |
<br> |
<br> |
The request is unknown:<br> |
<font color=red> |
<b><!--message--></b> |
</font> |
<font color=black> |
<br> |
</font></font><br> |
<br> |
</td> |
</tr> |
<tr> |
<td align=center valign=middle bgcolor=#000066><span class="style1"><font face=arial,helvetica size=2> Your |
Company Here</font></span></td> |
<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> |
</tr> |
</table> |
</body> |
</html> |
/conf/havp/etc/havp/templates/nl/blacklist.html |
---|
0,0 → 1,51 |
<html> |
<head> |
<title>HAVP - Access Denied</title> |
<style type="text/css"> |
<!-- |
.style1 { |
color: #00FFFF; |
font-weight: bold; |
} |
--> |
</style> |
</head> |
<body bgcolor=#FFFFFF> |
<table width=700 height=540 border=0 align="center" cellpadding=2 cellspacing=0> |
<tr bgcolor="#FF6600"> |
<td height=100 colspan=2 align=center> |
<font face=arial,helvetica size=6><strong>HAVP - Access Denied </strong></font></td> |
</tr> |
<tr> |
<td align=center valign=bottom width=150 bgcolor=#000066> </td> |
<td width=550 bgcolor=#FFFFFF align=center valign=center> |
<font face=arial,helvetica color=black size=4> |
<br> |
Accesss to the page has been denied <br> |
<br> |
because the following page is blacklisted <br> |
<br> |
<br> |
<font color=red> |
<b><!--message--></b> |
</font></font> |
<br> |
<br> |
<br> |
</td> |
</tr> |
<tr> |
<td align=center valign=middle bgcolor=#000066><span class="style1"><font face=arial,helvetica size=2 >Your |
Company Here </font></span> </td> |
<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> |
</tr> |
</table> |
</body> |
</html> |
/conf/havp/etc/havp/templates/nl/scanner.html |
---|
0,0 → 1,57 |
<html> |
<head> |
<title>HAVP - Vius-scanner fout</title> |
<style type="text/css"> |
<!-- |
.style1 { |
color: #00FFFF; |
font-weight: bold; |
} |
--> |
</style> |
</head> |
<body bgcolor=#FFFFFF> |
<table width=700 height=540 border=0 align="center" cellpadding=2 cellspacing=0> |
<tr bgcolor="#CCCCCC"> |
<td height=100 colspan=2 align=center> |
<font face=arial,helvetica size=6><strong>HAVP - Virus-scanner fout</strong></font></td> |
</tr> |
<tr> |
<td align=center valign=bottom width=150 bgcolor=#000066> </td> |
<td width=550 bgcolor=#FFFFFF align=center valign=center> |
<br><font face=arial,helvetica size=4>HAVP<br> |
<br> |
<br> |
Er is een fout opgetreden <br> |
bij het scannen van de webpaginaf |
<br> |
<br> |
<br> |
<br> |
<br> |
<br> |
<font color=red> |
<b><!--message--></b> |
</font> |
<font color=black > |
<br> |
Voor vragen neem contact op met uw systeemadministrator</font></font> <br> |
<br> |
</p> |
<p> </p></td> |
</tr> |
<tr> |
<td align=center valign=middle bgcolor=#000066><span class="style1"><font face=arial,helvetica size=2 > Ihr |
bedrijfsnaam</font></span></td> |
<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> |
</tr> |
</table> |
</body> |
</html> |
/conf/havp/etc/havp/templates/nl/error.html |
---|
0,0 → 1,54 |
<html> |
<head> |
<title>HAVP - Interne fout</title> |
<style type="text/css"> |
<!-- |
.style1 { |
color: #00FFFF; |
font-weight: bold; |
} |
--> |
</style> |
</head> |
<body bgcolor=#FFFFFF> |
<table width=700 height=540 border=0 align="center" cellpadding=2 cellspacing=0> |
<tr bgcolor="#CCCCCC"> |
<td height=100 colspan=2 align=center> |
<font face=arial,helvetica size=6><strong>HAVP - Interner fout</strong></font></td> |
</tr> |
<tr> |
<td align=center valign=bottom width=150 bgcolor=#000066> </td> |
<td width=550 bgcolor=#FFFFFF align=center valign=center> |
<font face=arial,helvetica size=4> |
HAVP<br> |
<br> |
<br> |
Er is een interne HAVP-fout <br> |
opgetreden bij het scannen van de webpagina |
<br> |
<br> <br> |
<br> |
<br> <br> |
<font color=red> |
<b><!--message--></b> |
</font> |
<font color=black> |
<br> |
Voor vragen neem contact op met uw systeemadministrator</font></font><br> |
<br> |
</td> |
</tr> |
<tr> |
<td align=center valign=middle bgcolor=#000066><span class="style1"><font face=arial,helvetica size=2> Ihr |
bedrijfsnaam </font></span></td> |
<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> |
</tr> |
</table> |
</body> |
</html> |
/conf/havp/etc/havp/templates/css2/havp.css |
---|
0,0 → 1,26 |
<style type="text/css"> |
<!-- |
html,body {background-color: #EEEEEE; margin: 2mm; padding: 0px; width: 100%; height: 100%; border-width: 0px; overflow: hidden; color: black; text-align:center } |
.main_block {vertical-align: middle; height: 100%; width: 100%; border: 0px; color: black; vertical-align: bottom; text-align: center; font-family: arial,helvetica; padding-bottom: 3%} |
.havp_scheme {vertical-align: middle; text-align: center; font-family: arial,helvetica} |
.havp_scheme.msg_area {background-color: white; font-size: 14pt; padding-left: 10%; padding-right: 10%} |
.template_header {height: 28mm; font-size: 24pt; font-weight: bold; color: white} |
.template_header.danger {background-color: #D80028} |
.template_header.warn {background-color: #FF6600} |
.template_header.standart {background-color: #00AE22} |
th.template_header strong {text-transform: uppercase} |
th.template_header.danger strong {text-decoration: blink; color: black} |
th.template_header.warn strong {text-decoration: underline; color: #661122} |
th.template_header.standart strong {color: black} |
td.havp_scheme.msg_area p.danger {border-width: 1.5mm; width: 60%; border-style: ridge; border-color: red; color: #D80028} |
td.havp_scheme.msg_area p.warn {color: #FF6600} |
td.havp_scheme.msg_area p.standart {color: #00AE22} |
td.havp_scheme.footer {background-color: white; font-size: 11pt; font-style: italic; padding-top: 0; padding-bottom: 2mm; height: 24pt; font-weight: bolder} |
td.havp_scheme.footer hr {width: 48%} |
td.havp_scheme.bar {width: 4cm; vertical-align: bottom; background-color: #006; color: #00EDF4; font-weight: bold} |
a.wo_underline {text-decoration: none} |
a:link {color: #006} |
a:visited {color: #800080} |
--> |
</style> |
/conf/havp/etc/havp/templates/pl/maxsize.html |
---|
0,0 → 1,51 |
<html> |
<head> |
<title>HAVP - Access Denied</title> |
<style type="text/css"> |
<!-- |
.style1 { |
color: #00FFFF; |
font-weight: bold; |
} |
--> |
</style> |
</head> |
<body bgcolor=#FFFFFF> |
<table width=700 height=540 border=0 align="center" cellpadding=2 cellspacing=0> |
<tr bgcolor="#FF6600"> |
<td height=100 colspan=2 align=center> |
<font face=arial,helvetica size=6><strong>HAVP - Access Denied </strong></font></td> |
</tr> |
<tr> |
<td align=center valign=bottom width=150 bgcolor=#000066> </td> |
<td width=550 bgcolor=#FFFFFF align=center valign=center> |
<font face=arial,helvetica color=black size=4> |
<br> |
Access to the page has been denied <br> |
<br> |
because the following page is to large<br> |
<br> |
<br> |
<font color=red> |
<b><!--message--></b> |
</font></font> |
<br> |
<br> |
<br> |
</td> |
</tr> |
<tr> |
<td align=center valign=middle bgcolor=#000066><span class="style1"><font face=arial,helvetica size=2 >Your |
Company Here </font></span> </td> |
<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> |
</tr> |
</table> |
</body> |
</html> |
/conf/havp/etc/havp/templates/pl/dns.html |
---|
0,0 → 1,55 |
<html> |
<head> |
<meta content="text/html; charset=ISO-8859-2" http-equiv="content-type"> |
<title>HAVP - B³±d DNS</title> |
<style type="text/css"> |
<!-- |
.style1 { |
color: #00FFFF; |
font-weight: bold; |
} |
--> |
</style> |
</head> |
<body bgcolor=#FFFFFF> |
<table width=700 height=540 border=0 align="center" cellpadding=2 cellspacing=0> |
<tr bgcolor="#CCCCCC"> |
<td height=100 colspan=2 align=center> |
<font face=arial,helvetica size=6><strong>HAVP - b³±d DNS </strong></font></td> |
</tr> |
<tr> |
<td align=center valign=bottom width=150 bgcolor=#000066> </td> |
<td width=550 bgcolor=#FFFFFF align=center valign=center> |
<font face=arial,helvetica size=4> |
HAVP<br> |
<br> |
<br> |
Wyst±pi³ b³±d DNS<br> |
w czasie otwierania strony <br> |
<br> <br> |
<br> |
<br> <br> |
<font color=red> |
<b><!--message--></b> |
</font> |
<font color=black> |
<br> |
Prosze skontaktowaæ siê z pomoc± techniczn±</font></font> |
<br> |
<br> |
</td> |
</tr> |
<tr> |
<td align=center valign=middle bgcolor=#000066><span class="style1"><font face=arial,helvetica size=2>Tu wpisz nazwê |
firmy</font></span> </td> |
<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> |
</tr> |
</table> |
</body> |
</html> |
/conf/havp/etc/havp/templates/pl/invalid.html |
---|
0,0 → 1,50 |
<html> |
<head> |
<meta content="text/html; charset=ISO-8859-2" http-equiv="content-type"> |
<title>HAVP - B³±d danych serwera</title> |
<style type="text/css"> |
<!-- |
.style1 { |
color: #00FFFF; |
font-weight: bold; |
} |
--> |
</style> |
</head> |
<body bgcolor=#FFFFFF> |
<table width=700 height=540 border=0 align="center" cellpadding=2 cellspacing=0> |
<tr bgcolor="#CCCCCC"> |
<td height=100 colspan=2 align=center> |
<font face=arial,helvetica size=6><strong>HAVP</strong></font></td> |
</tr> |
<tr> |
<td align=center valign=bottom width=150 bgcolor=#000066> </td> |
<td width=550 bgcolor=#FFFFFF align=center valign=center> |
<font face=arial,helvetica size=4> |
HAVP<br> |
<br> |
<br> |
B³êdne dane przes³ane przez serwer:<br> |
<font color=red> |
<b><!--message--></b> |
</font> |
<font color=black> |
<br> |
</font></font><br> |
<br> |
</td> |
</tr> |
<tr> |
<td align=center valign=middle bgcolor=#000066><span class="style1"><font face=arial,helvetica size=2> Tu wpisz nazwê |
firmy</font></span></td> |
<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> |
</tr> |
</table> |
</body> |
</html> |
/conf/havp/etc/havp/templates/pl/down.html |
---|
0,0 → 1,50 |
<html> |
<head> |
<meta content="text/html; charset=ISO-8859-2" http-equiv="content-type"> |
<title>HAVP - Serwer nie odpowiada</title> |
<style type="text/css"> |
<!-- |
.style1 { |
color: #00FFFF; |
font-weight: bold; |
} |
--> |
</style> |
</head> |
<body bgcolor=#FFFFFF> |
<table width=700 height=540 border=0 align="center" cellpadding=2 cellspacing=0> |
<tr bgcolor="#CCCCCC"> |
<td height=100 colspan=2 align=center> |
<font face=arial,helvetica size=6><strong>HAVP</strong></font></td> |
</tr> |
<tr> |
<td align=center valign=bottom width=150 bgcolor=#000066> </td> |
<td width=550 bgcolor=#FFFFFF align=center valign=center> |
<font face=arial,helvetica size=4> |
HAVP<br> |
<br> |
<br> |
Poni¿szy serwer nie odpowiada:<br> |
<font color=red> |
<b><!--message--></b> |
</font> |
<font color=black> |
<br> |
</font></font><br> |
<br> |
</td> |
</tr> |
<tr> |
<td align=center valign=middle bgcolor=#000066><span class="style1"><font face=arial,helvetica size=2> Tu wpisz nazwê |
firmy</font></span></td> |
<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> |
</tr> |
</table> |
</body> |
</html> |
/conf/havp/etc/havp/templates/pl/virus.html |
---|
0,0 → 1,52 |
<html> |
<head> |
<meta content="text/html; charset=ISO-8859-2" http-equiv="content-type"> |
<title>HAVP - Dostêp zablokowany</title> |
<style type="text/css"> |
<!-- |
.style1 { |
color: #00FFFF; |
font-weight: bold; |
} |
--> |
</style> |
</head> |
<body bgcolor=#FFFFFF> |
<table width=700 height=540 border=0 align="center" cellpadding=2 cellspacing=0> |
<tr bgcolor="#FF6600"> |
<td height=100 colspan=2 align=center> |
<font face=arial,helvetica size=6><strong>HAVP - Dostêp zablokowany </strong></font></td> |
</tr> |
<tr> |
<td align=center valign=bottom width=150 bgcolor=#000066> </td> |
<td width=550 bgcolor=#FFFFFF align=center valign=center> |
<font face=arial,helvetica color=black size=4> |
<br> |
Dostêp do tej strony zosta³ zablokowany <br> |
<br> |
poniewa¿ znaleziono na niej wirusa <br> |
<br> |
<br> |
<font color=red> |
<b><!--message--></b> |
</font></font> |
<br> |
<br> |
<br> |
</td> |
</tr> |
<tr> |
<td align=center valign=middle bgcolor=#000066><span class="style1"><font face=arial,helvetica size=2 > Tu wpisz nazwê |
firmy </font></span> </td> |
<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> |
</tr> |
</table> |
</body> |
</html> |
/conf/havp/etc/havp/templates/pl/request.html |
---|
0,0 → 1,50 |
<html> |
<head> |
<meta content="text/html; charset=ISO-8859-2" http-equiv="content-type"> |
<title>HAVP - Nieznane zapytanie</title> |
<style type="text/css"> |
<!-- |
.style1 { |
color: #00FFFF; |
font-weight: bold; |
} |
--> |
</style> |
</head> |
<body bgcolor=#FFFFFF> |
<table width=700 height=540 border=0 align="center" cellpadding=2 cellspacing=0> |
<tr bgcolor="#CCCCCC"> |
<td height=100 colspan=2 align=center> |
<font face=arial,helvetica size=6><strong>HAVP</strong></font></td> |
</tr> |
<tr> |
<td align=center valign=bottom width=150 bgcolor=#000066> </td> |
<td width=550 bgcolor=#FFFFFF align=center valign=center> |
<font face=arial,helvetica size=4> |
HAVP<br> |
<br> |
<br> |
Nieznane zapytanie:<br> |
<font color=red> |
<b><!--message--></b> |
</font> |
<font color=black> |
<br> |
</font></font><br> |
<br> |
</td> |
</tr> |
<tr> |
<td align=center valign=middle bgcolor=#000066><span class="style1"><font face=arial,helvetica size=2> Tu wpisz nazwê |
firmy</font></span></td> |
<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> |
</tr> |
</table> |
</body> |
</html> |
/conf/havp/etc/havp/templates/pl/blacklist.html |
---|
0,0 → 1,52 |
<html> |
<head> |
<meta content="text/html; charset=ISO-8859-2" http-equiv="content-type"> |
<title>HAVP - Dostêp zablokowany</title> |
<style type="text/css"> |
<!-- |
.style1 { |
color: #00FFFF; |
font-weight: bold; |
} |
--> |
</style> |
</head> |
<body bgcolor=#FFFFFF> |
<table width=700 height=540 border=0 align="center" cellpadding=2 cellspacing=0> |
<tr bgcolor="#FF6600"> |
<td height=100 colspan=2 align=center> |
<font face=arial,helvetica size=6><strong>HAVP - Dostêp zablokowany </strong></font></td> |
</tr> |
<tr> |
<td align=center valign=bottom width=150 bgcolor=#000066> </td> |
<td width=550 bgcolor=#FFFFFF align=center valign=center> |
<font face=arial,helvetica color=black size=4> |
<br> |
Dostêp do tej strony zosta³ zablokowany <br> |
<br> |
poniewa¿ znajduje siê ona na czarnej li¶cie <br> |
<br> |
<br> |
<font color=red> |
<b><!--message--></b> |
</font></font> |
<br> |
<br> |
<br> |
</td> |
</tr> |
<tr> |
<td align=center valign=middle bgcolor=#000066><span class="style1"><font face=arial,helvetica size=2 > Tu wpisz nazwê |
firmy </font></span> </td> |
<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> |
</tr> |
</table> |
</body> |
</html> |
/conf/havp/etc/havp/templates/pl/scanner.html |
---|
0,0 → 1,58 |
<html> |
<head> |
<meta content="text/html; charset=ISO-8859-2" http-equiv="content-type"> |
<title>HAVP - B³±d skanera antywirusowego</title> |
<style type="text/css"> |
<!-- |
.style1 { |
color: #00FFFF; |
font-weight: bold; |
} |
--> |
</style> |
</head> |
<body bgcolor=#FFFFFF> |
<table width=700 height=540 border=0 align="center" cellpadding=2 cellspacing=0> |
<tr bgcolor="#CCCCCC"> |
<td height=100 colspan=2 align=center> |
<font face=arial,helvetica size=6><strong>HAVP - B³±d skanera antywirusowego </strong></font></td> |
</tr> |
<tr> |
<td align=center valign=bottom width=150 bgcolor=#000066> </td> |
<td width=550 bgcolor=#FFFFFF align=center valign=center> |
<br><font face=arial,helvetica size=4>HAVP<br> |
<br> |
<br> |
Wyst±pi³ b³±d skanera antywirusowego<br> |
podczas skanowania |
<br> |
<br> |
<br> |
<br> |
<br> |
<br> |
<font color=red> |
<b><!--message--></b> |
</font> |
<font color=black > |
<br> |
Proszê skontaktowaæ siê z pomoc± techniczn± </font></font> <br> |
<br> |
</p> |
<p> </p></td> |
</tr> |
<tr> |
<td align=center valign=middle bgcolor=#000066><span class="style1"><font face=arial,helvetica size=2 > Tu wpisz nazwê |
firmy </font></span></td> |
<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> |
</tr> |
</table> |
</body> |
</html> |
/conf/havp/etc/havp/templates/pl/error.html |
---|
0,0 → 1,55 |
<html> |
<head> |
<meta content="text/html; charset=ISO-8859-2" http-equiv="content-type"> |
<title>HAVP - B³±d wewnêtrzny</title> |
<style type="text/css"> |
<!-- |
.style1 { |
color: #00FFFF; |
font-weight: bold; |
} |
--> |
</style> |
</head> |
<body bgcolor=#FFFFFF> |
<table width=700 height=540 border=0 align="center" cellpadding=2 cellspacing=0> |
<tr bgcolor="#CCCCCC"> |
<td height=100 colspan=2 align=center> |
<font face=arial,helvetica size=6><strong>HAVP - B³±d wewnêtrzny </strong></font></td> |
</tr> |
<tr> |
<td align=center valign=bottom width=150 bgcolor=#000066> </td> |
<td width=550 bgcolor=#FFFFFF align=center valign=center> |
<font face=arial,helvetica size=4> |
HAVP<br> |
<br> |
<br> |
Wyst±pi³ b³±d wewnêtrzny <br> |
podczas skanowania poni¿szej strony |
<br> |
<br> <br> |
<br> |
<br> <br> |
<font color=red> |
<b><!--message--></b> |
</font> |
<font color=black> |
<br> |
Proszê skontaktowaæ siê z pomoc± techniczn±</font></font><br> |
<br> |
</td> |
</tr> |
<tr> |
<td align=center valign=middle bgcolor=#000066><span class="style1"><font face=arial,helvetica size=2> Tu wpisz nazwê |
firmy</font></span></td> |
<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> |
</tr> |
</table> |
</body> |
</html> |
/conf/havp/etc/havp/templates/it/maxsize.html |
---|
0,0 → 1,51 |
<html> |
<head> |
<title>HAVP - Access Denied</title> |
<style type="text/css"> |
<!-- |
.style1 { |
color: #00FFFF; |
font-weight: bold; |
} |
--> |
</style> |
</head> |
<body bgcolor=#FFFFFF> |
<table width=700 height=540 border=0 align="center" cellpadding=2 cellspacing=0> |
<tr bgcolor="#FF6600"> |
<td height=100 colspan=2 align=center> |
<font face=arial,helvetica size=6><strong>HAVP - Access Denied </strong></font></td> |
</tr> |
<tr> |
<td align=center valign=bottom width=150 bgcolor=#000066> </td> |
<td width=550 bgcolor=#FFFFFF align=center valign=center> |
<font face=arial,helvetica color=black size=4> |
<br> |
Access to the page has been denied <br> |
<br> |
because the following page is to large<br> |
<br> |
<br> |
<font color=red> |
<b><!--message--></b> |
</font></font> |
<br> |
<br> |
<br> |
</td> |
</tr> |
<tr> |
<td align=center valign=middle bgcolor=#000066><span class="style1"><font face=arial,helvetica size=2 >Your |
Company Here </font></span> </td> |
<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> |
</tr> |
</table> |
</body> |
</html> |
/conf/havp/etc/havp/templates/it/dns.html |
---|
0,0 → 1,53 |
<html> |
<head> |
<title>HAVP - Errore DNS</title> |
<style type="text/css"> |
<!-- |
.style1 { |
color: #00FFFF; |
font-weight: bold; |
} |
--> |
</style> |
</head> |
<body bgcolor=#FFFFFF> |
<table width=700 height=540 border=0 align="center" cellpadding=2 cellspacing=0> |
<tr bgcolor="#CCCCCC"> |
<td height=100 colspan=2 align=center> |
<font face=arial,helvetica size=6><strong>HAVP - Errore DNS</strong></font></td> |
</tr> |
<tr> |
<td align=center valign=bottom width=150 bgcolor=#000066> </td> |
<td width=550 bgcolor=#FFFFFF align=center valign=center> |
<font face=arial,helvetica size=4> |
HAVP<br> |
<br> |
<br> |
Si e' verificato un errore DNS<br> |
durante la navigazione <br> |
<br> <br> |
<br> |
<br> <br> |
<font color=red> |
<b><!--message--></b> |
</font> |
<font color=black> |
<br> |
Contattare il personale tecnico per assistenza</font></font> |
<br> |
<br> |
</td> |
</tr> |
<tr> |
<td align=center valign=middle bgcolor=#000066><span class="style1"><font face=arial,helvetica size=2> La Tua Azienza </font></span> </td> |
<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> |
</tr> |
</table> |
</body> |
</html> |
/conf/havp/etc/havp/templates/it/invalid.html |
---|
0,0 → 1,49 |
<html> |
<head> |
<title>HAVP - Server Data Invalid</title> |
<style type="text/css"> |
<!-- |
.style1 { |
color: #00FFFF; |
font-weight: bold; |
} |
--> |
</style> |
</head> |
<body bgcolor=#FFFFFF> |
<table width=700 height=540 border=0 align="center" cellpadding=2 cellspacing=0> |
<tr bgcolor="#CCCCCC"> |
<td height=100 colspan=2 align=center> |
<font face=arial,helvetica size=6><strong>HAVP</strong></font></td> |
</tr> |
<tr> |
<td align=center valign=bottom width=150 bgcolor=#000066> </td> |
<td width=550 bgcolor=#FFFFFF align=center valign=center> |
<font face=arial,helvetica size=4> |
HAVP<br> |
<br> |
<br> |
The server data is invalid:<br> |
<font color=red> |
<b><!--message--></b> |
</font> |
<font color=black> |
<br> |
</font></font><br> |
<br> |
</td> |
</tr> |
<tr> |
<td align=center valign=middle bgcolor=#000066><span class="style1"><font face=arial,helvetica size=2> Your |
Company Here</font></span></td> |
<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> |
</tr> |
</table> |
</body> |
</html> |
/conf/havp/etc/havp/templates/it/down.html |
---|
0,0 → 1,52 |
<html> |
<head> |
<title>HAVP - Server non Disponibile</title> |
<style type="text/css"> |
<!-- |
.style1 { |
color: #00FFFF; |
font-weight: bold; |
} |
--> |
</style> |
</head> |
<body bgcolor=#FFFFFF> |
<table width=700 height=540 border=0 align="center" cellpadding=2 cellspacing=0> |
<tr bgcolor="#CCCCCC"> |
<td height=100 colspan=2 align=center> |
<font face=arial,helvetica size=6><strong>HAVP - Server non Disponibile</strong></font></td> |
</tr> |
<tr> |
<td align=center valign=bottom width=150 bgcolor=#000066> </td> |
<td width=550 bgcolor=#FFFFFF align=center valign=center> |
<font face=arial,helvetica size=4> |
HAVP<br> |
<br> |
<br> |
Il seguente server non e' disponibile:<br> |
<br> |
<br> <br> |
<br> |
<br> <br> |
<font color=red> |
<b><!--message--></b> |
</font> |
<font color=black> |
<br> |
Contattare il personale tecnico per assistenza</font></font><br> |
<br> |
</td> |
</tr> |
<tr> |
<td align=center valign=middle bgcolor=#000066><span class="style1"><font face=arial,helvetica size=2> La Tua Azienda </font></span></td> |
<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> |
</tr> |
</table> |
</body> |
</html> |
/conf/havp/etc/havp/templates/it/request.html |
---|
0,0 → 1,49 |
<html> |
<head> |
<title>HAVP - Unknown Request</title> |
<style type="text/css"> |
<!-- |
.style1 { |
color: #00FFFF; |
font-weight: bold; |
} |
--> |
</style> |
</head> |
<body bgcolor=#FFFFFF> |
<table width=700 height=540 border=0 align="center" cellpadding=2 cellspacing=0> |
<tr bgcolor="#CCCCCC"> |
<td height=100 colspan=2 align=center> |
<font face=arial,helvetica size=6><strong>HAVP</strong></font></td> |
</tr> |
<tr> |
<td align=center valign=bottom width=150 bgcolor=#000066> </td> |
<td width=550 bgcolor=#FFFFFF align=center valign=center> |
<font face=arial,helvetica size=4> |
HAVP<br> |
<br> |
<br> |
The request is unknown:<br> |
<font color=red> |
<b><!--message--></b> |
</font> |
<font color=black> |
<br> |
</font></font><br> |
<br> |
</td> |
</tr> |
<tr> |
<td align=center valign=middle bgcolor=#000066><span class="style1"><font face=arial,helvetica size=2> Your |
Company Here</font></span></td> |
<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> |
</tr> |
</table> |
</body> |
</html> |
/conf/havp/etc/havp/templates/it/virus.html |
---|
0,0 → 1,52 |
<html> |
<head> |
<title>HAVP - Accesso Negato</title> |
<style type="text/css"> |
<!-- |
.style1 { |
color: #00FFFF; |
font-weight: bold; |
} |
--> |
</style> |
</head> |
<body bgcolor=#FFFFFF> |
<table width=700 height=540 border=0 align="center" cellpadding=2 cellspacing=0> |
<tr bgcolor="#FF6600"> |
<td height=100 colspan=2 align=center> |
<font face=arial,helvetica size=6><strong>HAVP - Accesso negato</strong></font></td> |
</tr> |
<tr> |
<td align=center valign=bottom width=150 bgcolor=#000066> </td> |
<td width=550 bgcolor=#FFFFFF align=center valign=center> |
<font face=arial,helvetica color=black size=4> |
<br> |
L'accesso alla pagina e' stato negato perche' |
<br> |
<br> |
al suo interno e' stato rilevato il virus |
<br> |
<br> |
<br> |
<font color=red> |
<b><!--message--></b> |
</font></font> |
<br> |
<br> |
<br> |
</td> |
</tr> |
<tr> |
<td align=center valign=middle bgcolor=#000066><span class="style1"><font face=arial,helvetica size=2 > La Tua Azienda </font></span> </td> |
<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> |
</tr> |
</table> |
</body> |
</html> |
/conf/havp/etc/havp/templates/it/blacklist.html |
---|
0,0 → 1,50 |
<html> |
<head> |
<title>HAVP - Accesso Negato</title> |
<style type="text/css"> |
<!-- |
.style1 { |
color: #00FFFF; |
font-weight: bold; |
} |
--> |
</style> |
</head> |
<body bgcolor=#FFFFFF> |
<table width=700 height=540 border=0 align="center" cellpadding=2 cellspacing=0> |
<tr bgcolor="#FF6600"> |
<td height=100 colspan=2 align=center> |
<font face=arial,helvetica size=6><strong>HAVP - Accesso Negato </strong></font></td> |
</tr> |
<tr> |
<td align=center valign=bottom width=150 bgcolor=#000066> </td> |
<td width=550 bgcolor=#FFFFFF align=center valign=center> |
<font face=arial,helvetica color=black size=4> |
<br> |
L'accesso alla pagina e' stato negato <br> |
<br> |
La seguente pagina risulta inserita nella blacklist <br> |
<br> |
<br> |
<font color=red> |
<b><!--message--></b> |
</font></font> |
<br> |
<br> |
<br> |
</td> |
</tr> |
<tr> |
<td align=center valign=middle bgcolor=#000066><span class="style1"><font face=arial,helvetica size=2 > La Tua Azienda </font></span> </td> |
<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> |
</tr> |
</table> |
</body> |
</html> |
/conf/havp/etc/havp/templates/it/error.html |
---|
0,0 → 1,52 |
<html> |
<head> |
<title>HAVP - Errore Interno HAVP</title> |
<style type="text/css"> |
<!-- |
.style1 { |
color: #00FFFF; |
font-weight: bold; |
} |
--> |
</style> |
</head> |
<body bgcolor=#FFFFFF> |
<table width=700 height=540 border=0 align="center" cellpadding=2 cellspacing=0> |
<tr bgcolor="#CCCCCC"> |
<td height=100 colspan=2 align=center> |
<font face=arial,helvetica size=6><strong>HAVP - Errore Interno</strong></font></td> |
</tr> |
<tr> |
<td align=center valign=bottom width=150 bgcolor=#000066> </td> |
<td width=550 bgcolor=#FFFFFF align=center valign=center> |
<font face=arial,helvetica size=4> |
HAVP<br> |
<br> |
<br> |
Si e' verificato un errore interno<br> |
durante la navigazione <br> |
<br> <br> |
<br> |
<br> <br> |
<font color=red> |
<b><!--message--></b> |
</font> |
<font color=black> |
<br> |
Contattare il personale tecnico per assistenza </font></font><br> |
<br> |
</td> |
</tr> |
<tr> |
<td align=center valign=middle bgcolor=#000066><span class="style1"><font face=arial,helvetica size=2> La Tua Azienda </font></span></td> |
<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> |
</tr> |
</table> |
</body> |
</html> |
/conf/havp/etc/havp/templates/it/scanner.html |
---|
0,0 → 1,55 |
<html> |
<head> |
<title>HAVP - Errore scanner antivirus</title> |
<style type="text/css"> |
<!-- |
.style1 { |
color: #00FFFF; |
font-weight: bold; |
} |
--> |
</style> |
</head> |
<body bgcolor=#FFFFFF> |
<table width=700 height=540 border=0 align="center" cellpadding=2 cellspacing=0> |
<tr bgcolor="#CCCCCC"> |
<td height=100 colspan=2 align=center> |
<font face=arial,helvetica size=6><strong>HAVP - Errore scanner antivirus</strong></font></td> |
</tr> |
<tr> |
<td align=center valign=bottom width=150 bgcolor=#000066> </td> |
<td width=550 bgcolor=#FFFFFF align=center valign=center> |
<br><font face=arial,helvetica size=4>HAVP<br> |
<br> |
<br>Si e' verificato un errore dello scanner <br> |
antivirus durante la navigazione |
<br> |
<br> |
<br> |
<br> |
<br> |
<br> |
<font color=red> |
<b><!--message--></b> |
</font> |
<font color=black > |
<br> |
Contattare il personale tecnico per assistenza </font></font> <br> |
<br> |
</p> |
<p> </p></td> |
</tr> |
<tr> |
<td align=center valign=middle bgcolor=#000066><span class="style1"><font face=arial,helvetica size=2 > La Tua Azienda </font></span> </td> |
<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> |
</tr> |
</table> |
</body> |
</html> |