]> git.wh0rd.org - nano-editor.git/blobdiff - who.php
note the release of 4.9.2
[nano-editor.git] / who.php
diff --git a/who.php b/who.php
index 94dd244a957eca47e8d1f7030d98fdcaf8e2d4f5..79738bc406dec7b98ebb4e8cb12256506092ce0c 100644 (file)
--- a/who.php
+++ b/who.php
@@ -1,11 +1,13 @@
 <?php include "top.php"; ?>
+
 <title>GNU nano: Who's who</title>
-<table BORDER=0 CELLSPACING=0 COLS=1 WIDTH="100%" HEIGHT="70%">
+
+<table BORDER=0 CELLSPACING=0 WIDTH="100%" HEIGHT="70%">
 <tr VALIGN=TOP>
 <td>
 
 &nbsp;
-<table BORDER=0 CELLSPACING=0 COLS=1 WIDTH="100%">
+<table BORDER=0 CELLSPACING=0 WIDTH="100%">
 <tr>
 <td>
 <center><b>Original Author</b></center>
 </tr>
 </table>
 
-<table BORDER=0 CELLSPACING=0 COLS=1 WIDTH="100%">
+<table BORDER=0 CELLSPACING=0 WIDTH="100%">
 <tr>
 <td><center>Chris Allegretta</center></td>
 </tr>
 </table>
 
 &nbsp;
-<table BORDER=0 CELLSPACING=0 COLS=1 WIDTH="100%">
+<table BORDER=0 CELLSPACING=0 WIDTH="100%">
 <tr>
 <td>
 <center><b>Current Maintainer</b></center>
 </tr>
 </table>
 
-<table BORDER=0 CELLSPACING=0 COLS=1 WIDTH="100%">
+<table BORDER=0 CELLSPACING=0 WIDTH="100%">
 <tr>
 <td><center>Benno Schulenberg</center></td>
 </tr>
 </table>
 
 &nbsp;
-<table BORDER=0 CELLSPACING=0 COLS=1 WIDTH="100%">
+<table BORDER=0 CELLSPACING=0 WIDTH="100%">
 <tr>
 <td>
 <center><b>Former Maintainers</b></center>
@@ -43,7 +45,7 @@
 </tr>
 </table>
 
-<table ALIGN=CENTER BORDER=0 CELLSPACING=0 COLS=2 WIDTH="60%">
+<table ALIGN=CENTER BORDER=0 CELLSPACING=0 WIDTH="60%">
 <tr ALIGN=CENTER>
 <td><center>David Lawrence Ramsey</center></td>
 <td><center>Chris Allegretta</center></td>
@@ -51,7 +53,7 @@
 </table>
 
 &nbsp;
-<table BORDER=0 CELLSPACING=0 COLS=1 WIDTH="100%">
+<table BORDER=0 CELLSPACING=0 WIDTH="100%">
 <tr>
 <td>
 <center><b>Early Co-Developers</b></center>
@@ -59,7 +61,7 @@
 </tr>
 </table>
 
-<table ALIGN=CENTER BORDER=0 CELLSPACING=0 COLS=3 WIDTH="80%">
+<table ALIGN=CENTER BORDER=0 CELLSPACING=0 WIDTH="80%">
 <tr ALIGN=CENTER>
 <td><center>Jordi Mallach</center></td>
 <td><center>David Benbennick</center></td>
@@ -73,7 +75,7 @@
 </table>
 
 &nbsp;
-<table BORDER=0 CELLSPACING=0 COLS=1 WIDTH="100%">
+<table BORDER=0 CELLSPACING=0 WIDTH="100%">
 <tr>
 <td>
 <center><b>Contributors of Code and Fixes</b></center>
@@ -81,7 +83,7 @@
 </tr>
 </table>
 
-<table BORDER=0 CELLSPACING=0 COLS=5 WIDTH="100%">
+<table BORDER=0 CELLSPACING=0 WIDTH="100%">
 <tr ALIGN=CENTER>
 <td>Ken Tyler</td>
 <td>Sven Guckes</td>
 </td>
 </tr>
 </table>
+
 <?php include "bottom.php"; ?>