]> git.wh0rd.org - nano-editor.git/blobdiff - news.php
remove some unneeded enveloping tables
[nano-editor.git] / news.php
index c25fdd95f90edd6b95bcb2c7aa19c6297e96836b..21a8786a95728300d599699b8f3157a3e75f0ae5 100644 (file)
--- a/news.php
+++ b/news.php
@@ -1,8 +1,5 @@
 <?php $title="News";  include "top.php"; ?>
 
-<table BORDER=0 CELLSPACING=0 WIDTH="100%">
-<tr VALIGN=TOP>
-<td>
 <table BORDER=0 CELLSPACING=0 WIDTH="100%">
 <tr>
 <td>
@@ -821,8 +818,4 @@ Bye!  And thanks for all the grass!
 </tr>
 </table>
 
-</td>
-</tr>
-</table>
-
 <?php include "bottom.php"; ?>