]> git.wh0rd.org - nano-editor.git/blobdiff - download.php
remove the unneeded and invalid 'cols' attribute from tables
[nano-editor.git] / download.php
index 4a6a39537f7622e9b842392f2c0a5c6a1e9bc39f..d6edfd4489965954de9c172222c143f4e7d1ba7d 100644 (file)
@@ -3,13 +3,13 @@
 <head><title>GNU nano: Download</title>
 </head>
 <body>
-<table BORDER=0 CELLSPACING=0 COLS=1 WIDTH="100%" HEIGHT="70%" NOSAVE >
-<tr VALIGN=TOP NOSAVE>
-<td NOSAVE>
+<table BORDER=0 CELLSPACING=0 WIDTH="100%" HEIGHT="70%">
+<tr VALIGN=TOP>
+<td>
 
-<center><table BORDER=0 CELLSPACING=0 COLS=1 WIDTH="100%" NOSAVE >
-<tr NOSAVE>
-<td NOSAVE>
+<center><table BORDER=0 CELLSPACING=0 WIDTH="100%">
+<tr>
+<td>
 <center><b>Downloading GNU nano</b></center>
 </td>
 </tr>
@@ -17,9 +17,9 @@
 
 <br>
 
-<center><table BORDER=0 WIDTH="80%" NOSAVE >
-<tr BGCOLOR="#440077" NOSAVE>
-<td NOSAVE><font color="#FFFFFF">Description</font></td>
+<center><table BORDER=0 WIDTH="80%">
+<tr BGCOLOR="#440077">
+<td><font color="#FFFFFF">Description</font></td>
 <td><font color="#FFFFFF">Links</font></td>
 </tr>
 
@@ -44,6 +44,7 @@
 <a href="/dist/v<?php include "last-branch"; ?>/nano-<?php include "last-version"; ?>.tar.gz">nano-<?php include "last-version"; ?>.tar.gz</a>
 </td>
 </tr>
+<tr>
 <td>Its signature:</td>
 <td>
 <a href="/dist/v<?php include "last-branch"; ?>/nano-<?php include "last-version"; ?>.tar.gz.asc">nano-<?php include "last-version"; ?>.tar.gz.asc</a>
@@ -54,7 +55,7 @@
 
 <tr>
 <td>All versions:</td>
-<td NOSAVE>
+<td>
 <a href="/dist">The branches</a>
 </td>
 
 
 <tr><td>&nbsp;</td><td>&nbsp;</td></tr>
 
-<tr NOSAVE>
+<tr>
 <td>Archlinux binaries:</td>
 <td><a href="https://www.archlinux.org/packages/?repo=Core&q=nano">packages</a>
 </tr>
 
-<tr NOSAVE>
+<tr>
 <td>Debian GNU/Linux binaries:</td>
 <td><a href="https://packages.debian.org/stable/editors/nano">stable</a>
 | <a href="https://packages.debian.org/testing/editors/nano">testing</a>
 | <a href="https://packages.debian.org/unstable/editors/nano">unstable</a></td>
 </tr>
 
-<tr NOSAVE>
+<tr>
 <td>Fedora builds:</td>
 <td><a href="https://apps.fedoraproject.org/packages/nano">overview</a>
 </tr>
 
-<tr NOSAVE>
+<tr>
 <td>Gentoo status:</td>
 <td><a href="https://packages.gentoo.org/packages/app-editors/nano">versions</a>
 </tr>
 
-<tr NOSAVE>
+<tr>
 <td>Opensuse binaries:</td>
 <td><a href="https://software.opensuse.org/package/nano">packages</a>
 </tr>