home *** CD-ROM | disk | FTP | other *** search
/ Enter 2004 June / ENTER.ISO / files / xampp-win32-1.4.5-installer.exe / xampp / mercury-help.php < prev    next >
Encoding:
Text File  |  2004-02-04  |  611 b   |  30 lines

  1. <html>
  2. <head>
  3. <meta name="author" content="Kay Vogelgesang">
  4. <link href="xampp.css" rel="stylesheet" type="text/css">
  5. </head>
  6.  
  7. <body>
  8. <? include("lang/".file_get_contents("lang.tmp").".php"); ?>
  9.  
  10.  <p>
  11. <h1><?=$TEXT['mail-head']?></h1>
  12. <table width=600 cellpadding=0 cellspacing=0 border=0>
  13. <tr>
  14. <td align=left width="600">
  15. <?=$TEXT['mail-help1']?>
  16. <?=$TEXT['mail-help2']?>
  17. <?=$TEXT['mail-url']?>
  18.  <p>
  19. <IMG SRC="img/mercury1.gif" WIDTH="467" HEIGHT="436" BORDER="0" ALT="">
  20. <br> <br>
  21. <IMG SRC="img/mercury2.gif" WIDTH="565" HEIGHT="488" BORDER="0" ALT="">
  22. </td>
  23. </tr>
  24.   </table>
  25.  
  26.  
  27.  
  28. </body>
  29. </html>
  30.