]> git.wh0rd.org - nano-editor.git/blobdiff - download.php
remove some unneeded enveloping tables
[nano-editor.git] / download.php
index 44767c6b6b535d4ed67c32a072ecdb01fbb19c43..545c35404e1e51389895160e04d06db3c4e9797d 100644 (file)
@@ -1,18 +1,7 @@
 <?php $title="Downloads";  include "top.php"; ?>
 
-<table BORDER=0 CELLSPACING=0 WIDTH="100%">
-<tr VALIGN=TOP>
-<td>
-
-<center><table BORDER=0 CELLSPACING=0 WIDTH="100%">
-<tr>
-<td>
 <br>
 <center><b>Downloading GNU nano</b></center>
-</td>
-</tr>
-</table></center>
-
 <br>
 
 <center><table BORDER=0 WIDTH="80%">
@@ -96,8 +85,4 @@
 
 </table></center>
 
-</td>
-</tr>
-</table>
-
 <?php include "bottom.php"; ?>