Added SILC Thread Queue API
[crypto.git] / scripts / silcdoc / index.php
index d0143007fcc288270b791a2e3456396ac18115d5..49a3862d58f521178d47403b0af4d65e7c389120 100644 (file)
@@ -1,6 +1,4 @@
-<?xml version="1.0" encoding="iso-8859-1"?>
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "DTD/xhtml1-transitional.dtd">
-<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
+<html>
 <head>
  <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-a" />
  <meta http-equiv="Content-Language" content="en" />
@@ -21,7 +19,7 @@
 
 <br />
 <div align="center">
-<table width="900" bgcolor="#000000" cellpadding="1" cellspacing="0" border="0">
+<table width="90%" bgcolor="#000000" cellpadding="1" cellspacing="0" border="0">
  <tr>
   <td>
     <table width="100%" bgcolor="#ffffff" cellpadding="0" cellspacing="0" border="0">
@@ -29,9 +27,9 @@
       <td>
         <table width="100%" bgcolor="#e2e2e2" cellpadding="10" cellspacing="0" border="0">
         <tr>
-       <td valign="top"><font face="Helvetica,Arial,Sans-serif">
-       <table width="100%" bgcolor="#e2e2e2" cellpadding="1" cellspacing="0" border="0" align="left">
-       <tr><td valign="top"><font face="Helvetica,Arial,Sans-serif">
+       <td width="20%" valign="top"><font face="Helvetica,Arial,Sans-serif">
+       <table bgcolor="#e2e2e2" cellpadding="1" cellspacing="0" border="0" align="left">
+       <tr><td valign="top"><font size="2"face="Helvetica,Arial,Sans-serif">
 <?php
 require "$dest/index.tmpl";
 ?>