tbrehm
2008-08-01 0634d4ebba9f9fd37ac5e053bc535abf4cf4f841
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
<html>
<head>
<title>Erreur 400 - Syntaxe Invalide!</title>
</head>
<body BGCOLOR="#FFFFFF" leftMargin=0 topMargin=0 rightMargin=0 marginheight="0" marginwidth="0">
<center>
<table BORDER="0" WIDTH="100%" CELLSPACING="0">
  <tr>
    <td BGCOLOR="#025CCA" ALIGN="CENTER">
    <hr SIZE="1" COLOR="#FFFFFF">
    <table>
      <tr>
        <td><font SIZE="3" COLOR="#FFFFFF" FACE="Helvetica, Arial"><b>Erreur 400 - Syntaxe Invalide!</b></font></td>
      </tr>
    </table>
    <hr SIZE="1" COLOR="#FFFFFF">
    </td>
  </tr>
    <tr>
  <td><br><br><br>
  <center>
    <center>
      <font COLOR="#000000" SIZE="2" FACE="Helvetica, Arial"><b><u>L'erreur suivante c'est produite :</u></b></font>
    </center>
    <font COLOR="#000000" SIZE="2" FACE="Helvetica, Arial"><b></b></font>
  </center>
  <br></td>
  </tr>
  <tr>
    <td BGCOLOR="#FFFFFF">
      <center>
          <p><font COLOR="#000000" SIZE="2" FACE="Helvetica, Arial"><br>
          Vous avez utilisĂ© une syntaxe invalide.</font></p>
          <p><font COLOR="#000000" SIZE="2" FACE="Helvetica, Arial">Pour tous problèmes, merci de contacter le Webmaster.</font></p>
      </center>
        <hr SIZE="1" WIDTH="90%">
      <center>
        <font SIZE="1" COLOR="#000000" FACE="Verdana, Arial">powered by <a HREF="http://www.ispconfig.org">ISPConfig</a></font>
      </center>
    </td>
  </tr>
</table>
</center>
</body>
</html>