]> git.wh0rd.org - nano-editor.git/blobdiff - state.php
remove some unneeded enveloping tables
[nano-editor.git] / state.php
index 1ae607c66765e88662164b946c045a327109e037..07d219556cadab6e1cf2910edf6cae550768f5a2 100644 (file)
--- a/state.php
+++ b/state.php
@@ -1,8 +1,5 @@
 <?php $title="Current state";  include "top.php"; ?>
 
 <?php $title="Current state";  include "top.php"; ?>
 
-<table BORDER=0 CELLSPACING=0 WIDTH="100%">
-<tr VALIGN=TOP><td>
-
 <br>
 <center><b>Latest version in various distros</b></center>
 <br>
 <br>
 <center><b>Latest version in various distros</b></center>
 <br>
@@ -56,7 +53,4 @@
 
 </div>
 
 
 </div>
 
-</td></tr>
-</table>
-
 <?php include "bottom.php"; ?>
 <?php include "bottom.php"; ?>