]> git.wh0rd.org - nano-editor.git/blobdiff - docs.php
remove some unneeded enveloping tables
[nano-editor.git] / docs.php
index f0b14cef8af72c45f070bd28ab1fbf1877406b94..a0f229641038a711c4f863fcbcbb1d1213ede935 100644 (file)
--- a/docs.php
+++ b/docs.php
@@ -1,9 +1,5 @@
 <?php $title="Documentation";  include "top.php"; ?>
 
-<table BORDER=0 CELLSPACING=0 WIDTH="100%">
-<tr VALIGN=TOP>
-<td>
-
 <br>
 <center><b>Documentation</b></center>
 <br>
@@ -81,9 +77,6 @@ Description
 <td>General description of noteworthy things in each release.</td>
 </tr>
 
-</table>
-</td>
-</tr>
 </table>
 
 <?php include "bottom.php"; ?>