]> git.wh0rd.org - nano-editor.git/blobdiff - download.php
remove some unneeded enveloping tables
[nano-editor.git] / download.php
index f6eaa83a55b6b6e6bce9cccb32e133a0f7147a17..545c35404e1e51389895160e04d06db3c4e9797d 100644 (file)
@@ -1,18 +1,7 @@
 <?php $title="Downloads";  include "top.php"; ?>
 
-<table BORDER=0 CELLSPACING=0 WIDTH="100%" HEIGHT="70%">
-<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%">
@@ -81,7 +70,7 @@
 
 <tr>
 <td>Fedora builds:</td>
-<td><a href="https://apps.fedoraproject.org/packages/nano">overview</a>
+<td><a href="https://src.fedoraproject.org/rpms/nano">overview</a>
 </tr>
 
 <tr>
@@ -96,8 +85,4 @@
 
 </table></center>
 
-</td>
-</tr>
-</table>
-
 <?php include "bottom.php"; ?>