equal
deleted
inserted
replaced
|
1 <html> |
|
2 |
|
3 <head> |
|
4 <title>HAVP - Server Data Invalid</title> |
|
5 <style type="text/css"> |
|
6 <!-- |
|
7 .style1 { |
|
8 color: #00FFFF; |
|
9 font-weight: bold; |
|
10 } |
|
11 --> |
|
12 </style> |
|
13 </head> |
|
14 |
|
15 <body bgcolor=#FFFFFF> |
|
16 |
|
17 <table width=700 height=540 border=0 align="center" cellpadding=2 cellspacing=0> |
|
18 <tr bgcolor="#CCCCCC"> |
|
19 <td height=100 colspan=2 align=center> |
|
20 <font face=arial,helvetica size=6><strong>HAVP</strong></font></td> |
|
21 </tr> |
|
22 <tr> |
|
23 <td align=center valign=bottom width=150 bgcolor=#000066> </td> |
|
24 <td width=550 bgcolor=#FFFFFF align=center valign=center> |
|
25 <font face=arial,helvetica size=4> |
|
26 HAVP<br> |
|
27 <br> |
|
28 <br> |
|
29 The server data is invalid:<br> |
|
30 <font color=red> |
|
31 <b><!--message--></b> |
|
32 </font> |
|
33 <font color=black> |
|
34 <br> |
|
35 </font></font><br> |
|
36 <br> |
|
37 </td> |
|
38 </tr> |
|
39 <tr> |
|
40 <td align=center valign=middle bgcolor=#000066> |
|
41 <span class="style1"><font face=arial,helvetica size=2 > |
|
42 <!--COMPANY--> |
|
43 </font></span> |
|
44 </td> |
|
45 <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> |
|
46 </tr> |
|
47 </table> |
|
48 |
|
49 </body> |
|
50 |
|
51 </html> |
|
52 |