]> git.wh0rd.org - nano-editor.git/blobdiff - screenshots.php
remove some unneeded enveloping tables
[nano-editor.git] / screenshots.php
index 126ea3d0bdf8681738639568a6eda4be2f189764..e5c758baef739c3f7951dff580ecfd984593daee 100644 (file)
@@ -1,16 +1,8 @@
 <?php $title="Screenshots";  include "top.php"; ?>
 
-<table BORDER=0 CELLSPACING=0 WIDTH="100%">
-<tr VALIGN=TOP>
-<td>
-<table BORDER=0 CELLSPACING=0 WIDTH="100%">
-<tr VALIGN=TOP>
-<td>
 <br>
 <center><b>Screenshots</b></center>
-</td>
-</tr>
-</table>
+<br>
 
 <blockquote>
 <UL>
@@ -51,8 +43,4 @@
 </UL>
 </blockquote>
 
-</td>
-</tr>
-</table>
-
 <?php include "bottom.php"; ?>